Forum Post: RE: Detecting Target and Loading binary file using scripts
Dan,I have the same error message but I think my DSP is still in reset. The detail setup is described in the link below....
View ArticleForum Post: Trouble Writing Memory Block at 0x4c0000e8 when connecting...
When I lauched my target configuration and try to connect the CortexA9_0, the below errors are shown.CortexA9_0: GEL Output: --->>> omap4460_startup_sequence <<<---CortexA9_0: GEL...
View ArticleForum Post: RE: CCS v6 update sites
I've just hoped TI has such an index for their own purposes and don't mint to make it public.
View ArticleForum Post: RE: New User of DSK TMS320C6713
[LED011.c] "C:\CCStudio_v3.1\c6000\cgtools\bin\cl6x" -g -fr"C:/Documents and Settings/Administrator/Desktop/DSK6713/DSK6713/examples/dsk6713/bsl/LED011/Debug" -d"_CHIP_6713" -mv6710 -@"Debug.lkf"...
View ArticleForum Post: RE: 'Run - Load - Verify program... ' How 'Verify Program...' can...
Merry Christmas Gautam!..: )Thanks for all your support,I can build project and programme MSP430G2353,But i have another problem on UART RX Interrupt; So, see you on another topic..: )Kind...
View ArticleForum Post: Uniflash.sh freezes on " Connecting to the target for Flash...
Hi,I've just installed CCS on Ubuntu 12.04.I'm trying to use uniflash.sh to connect to CC2358 over SmartRF06.I see the leds on teh SmartRF06 blinking, but in the console it gets stuck:***** Texas...
View ArticleForum Post: RE: c2000 compiler optimization problem
You ask a question that one could write a thesis on, so I'm not going to try to cover it in depth here. Ideally, of course, you would write strictly conforming C code with no bugs and the compiler...
View ArticleForum Post: RE: C2000 v6.2.x C-compiler changed order of updates in 2 arrays...
I can't quite reproduce the same assembly code that you get. Could you please post your complete command-line options?
View ArticleForum Post: RE: Hex Conversion for Command File without SECTIONS Directive
I'm sorry, I did not understand that the customer wants to create a boot table. I re-read the thread and see that you had mentioned this earlier.By default, the hex converter will convert all...
View ArticleForum Post: RE: WEBENCH Wish List: PCB Thermal Simulations
These are excellent suggestions. We will keep them in mind. You may note that we just released PCB Export feature.
View ArticleForum Post: CCS5.5 Licensing - Source Control Build
Hi,In my SW group (>150) we put all compilers and make utilities in source control so that everyone can build the software without having to install all needed IDEs (VisualStudio, Ecllipse, etc.) on...
View ArticleForum Post: RE: Update to CCS 5 Emulation package causes "Unable to access...
Another test which points at the update of the TI Emulators package as being the cause of the problem is that a CCS 6.0.0.00091 installation using TI Emulators 5.1.275.0 was able to perform multiple...
View ArticleForum Post: RE: Cannot Load image: "Does not match the target endianness"
Hi Naroah,Did you load the debug symbols? Without it you would not get the source code correlation or the detailed information in the call stack.ki
View ArticleForum Post: RE: CCS5.5 Licensing - Source Control Build
Hi Assaf,What device are you using?Thankski
View ArticleForum Post: RE: Reading a CPU load value
Hello,If you are using TI-RTOS (SYS/BIOS), you can use the TI-RTOS Analyzer to get CPU Load data during run time.Thankski
View ArticleForum Post: RE: FFT implementation using 'C54x
Hello,Your project relies of some library that is not being linked in. You'll need to find which library the unresolved symbols are defined in and add it to the project. I'm not sure what library it...
View ArticleForum Post: RE: 'Run - Load - Verify program... ' How 'Verify Program...' can...
Sure Sure... Merry Christmas to you too!Regards,Gautam
View ArticleForum Post: RE: Trouble Writing Memory Block at 0x4c0000e8 when connecting...
[quote user="Ki-Soo Lee"]You should simply remove the GEL file from your target configuration file.If you don't know where it is defined, see slide 15...
View ArticleForum Post: RE: install CCS V5 problem?
I change the folder of the CCS program to "D:/CCS".Then all is well.
View ArticleForum Post: RE: Problem view window never show error messages when build
Hi,You can add Error Log by going to:Window -> Show View -> Error LogWhat do you mean by:[quote]I can't find error icon on file name tab (which has syntax error happen), no error icon on the...
View Article