Forum Post: RE: Help! project won't open after installing update.
Hello Martin,How can I know that a specific intall update will work for CCSv6?Stephen
View ArticleForum Post: RE: __TI_resource_lock(__TI_LOCK_RAND)
[quote user="Fredrik"]From disassembly(when I mouse over &_lock it shows _lock = 0x000000:[/quote]The run time start up code initializes the _lock pointer to point at the _nop function.Since the...
View ArticleForum Post: RE: TINA - INA111, How to simulate noise behavior (differential...
JC,I'm still a ilttle unclear on what you want to do. The rejection of external, input common-mode noise should be covered by the device's CMRR.A differential noise source will be subject to the...
View ArticleForum Post: RE: C6000 cl6x 7.4.2: raises misra warnings 9.1 & 16.7 without a...
Thank you for submitting this test case. I can reproduce those MISRA diagnostics. For the 16.7 diagnostic, I filed SDSCM00050003 in the SDOWP system. For the 9.1 diagnostic, I filed SDSCM00050004....
View ArticleForum Post: RE: How do I uninstall CCS v3.3 without the original CD?
That will work.Thank you.
View ArticleForum Post: RE: Getting the following warnings using an older csl6416.lib
Hi Corey,see the below thread:http://e2e.ti.com/support/development_tools/compiler/f/343/t/234921.aspxThankski
View ArticleForum Post: Question about the image address setting in the CCS
Hi, Big guns:I have a question about how to set the image address in the CCS.We know that after compiling and linking, the CCS will generate a map file, in this file there is the address information to...
View ArticleForum Post: RE: Hardware Trace Analyzer issue
Hi LisaThank you for your help.I have one question about hardware/software analyzer with XDS100v2 USB Emulator!If i want to use XDS100v2 USB Emulator to analysis operation of functions and i have a...
View ArticleForum Post: RE: how to convert hex to out file
That's exactly what I do.See my postbuild steps:1. build out file2. convert out to hex and add application CRC3. flash hex via commandline tool4. start debug (flashes out file)=> application can...
View ArticleForum Post: RE: TMS 570 Flashing error in CCS
Hi Vishwanath,Are the target configuration settings correct while flashing through CCS? Also, try updating CCS to v5.5 Regards,Gautam
View ArticleForum Post: RE: How to trace bl_startup_ccs.s in boot_serial example...
Thank you very much Chester for your reply.Actually the thing was that I was compiling the project using default stack size that's why micro was not able to return from function and was pointing to...
View ArticleForum Post: RE: CCS 5 missing real time toolbar? (Again)
Gautam,It dawned on me "workspace" in the CCS project. It's kinda late for me.But I checked, still not there. Also loaded another lab and it wasn't there either.Jumped up and took a look at the...
View ArticleForum Post: How to add opencv library
HI,i am having CCS5 and XDS100v2 emulator with LCDK6748 board i want to do some image processing application using them... i want some guidance to adding opencv lib to the source code please help...
View ArticleForum Post: TI Compiler Compilation Error When Passing Address to ARM inline...
Dear Supporters:I intend to copy data from RAM to A8 Cortex L2 cache way via Preload Engine(PLE).I am currently stuck on writing the virtual address to the PLE CP15(3.2.64 c11). I wrote an api as...
View ArticleForum Post: RE: Non-linear TINA-TI model behavior causing simulation to get...
Mike,Change the TR maximum time step to 100n and the simulations run fine. The 10G uses TINA's internal time step generation and it does not like the tube model that is being used. By fixing it at...
View ArticleForum Post: RE: CCS v6.0.0.156 - Failure setting breakpoint
Hi Vasili,In Scenario B, did you load symbol? I was able to set a breakpoint in main by loading the attached out file, open the Swi.c file and double clicks on the margin in the editor.Patrick
View ArticleForum Post: RE: CCS5.4 does not match endianness of target
Michael,Since the error starts with "IcePick:", I'm guessing that your launch is set to load the program to the icepick, and not the actual core.Click on the down arrow next to the launch button (the...
View ArticleForum Post: RE: RE: CCSv4.2.5 Installation Error
From the error log you attached, it looks like you're installing off a read-only drive, like a CD. Please copy the contents onto c:\temp and try the install from there, after deleting the contents of...
View ArticleForum Post: RE: TINA support for SCT2080KE, MURA110T3G, TPS76901HDBVT, IRLML2803
Sira,Yes, that is the proper thing to do. The model file extention is different, but it is still just a text file. I have seen .lib, .mod, .spi, .sp, and many others.Britt
View ArticleForum Post: RE: CCS v5: High CPU usage in Debug Session
Has there been any movement on this issue? I am currently reproducing this problem on a Win7 x86 VPC running CCS 5.5.0.00077. The host is a Lenovo T530 running Win7 x64 Enterprise. The VPC has been...
View Article