Forum Post: RE: error #10099-D: program will not fit into available memory
I am converting my projects fro code composer 3.3 to code composer 5.5 and am having the same issues. Below is the description of the fault. I reviev 15 of these faults for 5 different...
View ArticleForum Post: RE: Load Program Error on TI Piccolo
[quote user="alan alban"] My problem now is, if i program the chip it works great! but if i then go and try to program it again it'll give me a message saying it can't connect to the device.[/quote]Not...
View ArticleForum Post: RE: CCS bug in viewing function parameters
Hi Raymond,I've downloaded v6 and I still get the same problem. I did notice, however, that your build is little endian, where mine is big. Could that be the difference?RegardsAndy
View ArticleForum Post: RE: The single time chart graph doesn't show large arrays
Amir,Check: http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/300769.aspxCheers,Rafael
View ArticleForum Post: RE: Problems importing existing project from controlsuite
Hi Arno,I still don't see this at all. Let me double check I have the latest version and try again. So far the examples are not giving me issues.Best Regards,Lisa
View ArticleForum Post: RE: Issue with Predefined symbols
Yeah that file had specific file options. After doing Reset to Default it worked.Thank you Aarti for your time
View ArticleForum Post: RE: Connecting error in CCSv3 on Windows8 64 bit
Hi Gonzalo,You are asking a lot for CCSv3.1 to work on Windows 8 considering Vista and 7 are not even supported. I don't think anyone has tried using CCSv3.x with Windows 8. Your best bet is to run...
View ArticleForum Post: RE: The memory ID is not supported by the hardware
Hey Brad, no, all we have around are XDS510's unfortunately.
View ArticleForum Post: RE: Flyswatter 2 JTAG debugger support in CCSv5
Hi,CCS does not support TinCanTools, and from their website it seems they only support OpenOCD. A few articles around the web (on omappedia.org, elinux.org) corroborate the above.Therefore, answering...
View ArticleForum Post: RE: Keystone II SMP Linux Simulation
Matt,Despite the list mentions the device, the only simulators available are for the DSP cores.I fixed the wiki page.Regards,Rafael
View ArticleForum Post: RE: RE: Unrecognised product of type com.ti.rtsc.xdais is...
Hi Matthew,I have split this into a new thread for you to make it more efficient for support.Could you please describe your issue in detail. Best Regards,Lisa
View ArticleForum Post: RE: Typecast issue (int - long) with compiler 4.1.3 (TMS320F2812)
[quote user="Jan Hvozdovic"]We found in CCS 3.3.1 / compiler 4.3.1[/quote]Those are some old tools. CCS is up to version 5.5. now. (Version 6.0 coming out soon.) Our records do not show any version...
View ArticleForum Post: RE: How to link .obj files
If you go to Project Properties->Genera, in Advanced Settings, there is a drop-down selection to choose between Legacy COFF or ELF under Output Format.More on this in this page:...
View ArticleForum Post: RE: Errors when recompiling under legacy .COFF format
Note that whichever format you choose to build for, all object files and libraries should be of that format. This is also noted in the wiki page I referenced earlier in your other thread.In this case,...
View ArticleForum Post: RE: BeagleBone Black, Segger J-Link, CCS5.5 Jtag config
Well, mine is a Jlink v8.0 with a 2012 datecode, therefore I wonder if this is the real reason.Maybe an update to Segger's software could help? The version I have installed is v4.54a but I just...
View ArticleForum Post: Throwing terminates application
Hi,I am developing a C++ application based on the MSP430. I have found a problem with exceptions handling that I can reproduce using the following code snippet:#include <msp430.h>#include...
View ArticleForum Post: RE: Adding Tiva C Series support to CCS installed for MSP430 code...
Hi David,[quote user="David Bell"] I thought the whole reason for the SW-TM4C-2.0.1.11577.exe was to add Tiva C series support to an existing CCS installation.[/quote]Actually, this is the installer...
View ArticleForum Post: RE: ROV not working
Hello,If all was working before and then just stopped without any changes to the environment or code, try resetting your perspective or cleaning the Eclipse cache or workspace. For more details,...
View ArticleForum Post: RE: 3.1 CCS cdb to 5.5 tcf conversion
Hi Nikhil,As mentioned in this thread:http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/327777.aspxthe BIOS versions supported by CCSv5 does not support C54x. You can still use...
View ArticleForum Post: RE: Viewing ROM version C6748 in CCS5
hello,I don't know what version of CCS is being used in that app note. But to change the format in CCSv5, use the drop down menu near the top left of the Memory browser:Thankski
View Article