Forum Post: RE: Stellaris Launch Pad Workshop Troubles
Hi CJ,great, glad to hear you found the problem and were able to tweak the antivirus.Thanks for the update and all the best with development.Best Regards,Lisa
View ArticleForum Post: RE: C2000, CGTools 6.1.3 assembler error E5369
This situation turns out to be an error in the Assembler. The Assembler is only counting the latency of the CALL instruction (4 cycles), instead of the total latency consumed by the call (return and...
View ArticleForum Post: RE: Unable to load GEL automatically within Target Debug...
[quote user="George Lathrop"]The following command string provided by you has been entered verbatim into the Initialization Script text entry box[/quote]The field is for a DSS script, not a DSS API...
View ArticleForum Post: RE: how to use a memory section size in my code
[quote user="Bruno Scherrer"]but what about the size (I guess in your example it's hard set to 0x1000) can we get something like _buffer_size that can be passed to the code?[/quote]The linker supports...
View ArticleForum Post: RE: CGT 7.4.3 Download
Focus on v7.4.4 instead. According to here, it will be released next week.Thanks and regards,-George
View ArticleForum Post: RE: CCS5.3.0: meta-data cannot be interpreted
Hi Baltasar, Here is the import error, this is how I sought out this thread to follow up with:Also, I cannot seem to find a .metadata log file, so I have attached the zipped up .metadata folder, thanks...
View ArticleForum Post: RE: Emulator cannot find the entry point(_c_int00) of the program...
Hi,The symptoms you are describing are consistent with application errors - i.e., some of the applications are conflicting with the other ones, thus preventing the processor to execute...
View ArticleForum Post: graph tool not working properly in ccs 5.4.0.00091
When I use the graph tool to display the contents of an array, the vertical scale chosen is not large enough to show the maximum or minimum values of my data. If I right click the graph and export the...
View ArticleForum Post: RE: Does CCS support buildin TDD?
Please see:http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/269662.aspx-Lori
View ArticleForum Post: RE: Variables view issue
Hi Joe,can you please confirm/provide some details:- what os and exact ccs version do you use- what exact steps/optimization settings did you check/change/use. Depending on what is causing the problem...
View ArticleForum Post: RE: What, exactly, goes in .ebss? How can I reduce usage?
[quote user="Toby Mole"]A) The description of .ebss from the documentation says that data in .ebss is "global and static" variables... I guess this is static as in function scope static rather than...
View ArticleForum Post: RE: Auto-load multicore target configuration from multiple build...
Ki,Where are the debug configurations stored? I'd like to be able to distribute my debug configurations. Is this possible?
View ArticleForum Post: RE: RTDX matlab problem
Hadaddi,You are using some older TI software products and neither RTDX nor Matlab integration are really supported any longer. However, it appears that you may be experiencing some kind of generic CCS...
View ArticleForum Post: RE: SUBARCTIC Windows drivers missing and FTDI ok
Hi Rafael, I already quickly visited the link before, but I'm not working with Linux and I need Windows drivers for SUBARCTICT.Stefano
View ArticleForum Post: RE: Trouble passing 32-bit parameter
Ahh. Good point. I checked the results of the calculations and it appears that are performed correctly with the necessary 32-bit values. For whatever reason, the variable window was displaying only...
View ArticleForum Post: RE: Can't find a source file
Hi Clara,please post new issues to a new thread. You are seeing a common error which likely means the code is not yet loaded. Did you do run->load->load programPlease see this and other related...
View ArticleForum Post: AM335x starter kit error -1266 : device is held in reset
Hi, I was able to connect to the target for many times; today, I got the message "error connecting to the target : error -1266 : device is held in reset" from CCSv5 in Windows ( I'm using Starterware...
View ArticleForum Post: RE: CCXML is not recognized in Windows 7 in setting Default/Active
Hi Duy-Ky,I would recommend doing a fresh full installation of v5.4 into a different simple directory. This is the latest release with many fixes.Please let us know how that goes and whether you...
View ArticleForum Post: RE: Wrench symbol in code composer
Hi Steven,I believe it normally means that the build settings for the file have been modified. Did you modify the settings?Best Regards,Lisa
View Article