Forum Post: RE: Issue Using Large Memory Model with new GCC for MSP430(X) in...
As an update, I added the code placement macros throughout a particular file as mentioned in my previous post and that fixed the problem, or so I thought.... Then I started adding the same macros...
View ArticleForum Post: RE: error after ccs5.4 update
This looks like exactly the same problem as this.If CCS isn't starting, you should be able to delete the contents of the ccsv5\eclipse\downloads folder to get it started.
View ArticleForum Post: RE: CCS v5 update crashed
Hi Ivan,It looks like the installer failed to install the executable ti_cgt_c2000_6.1.6_setup_win32.exe correctly. Do you still have the executable in the C:/ti/ccsv5/eclipse/downloads folder? If not,...
View ArticleForum Post: RE: Generating Different Binaries for Different memory sections...
[quote user="AartiG"]To achieve this, you would need to relink the application but this time, in the linker command file, all sections EXCEPT this special section should be marked as NOLOAD.[/quote]To...
View ArticleForum Post: RE: Bug in CCS v5.5.0.00077
[quote user="Pablo Cottens"]It didn't work. Same problem.[/quote]So the .out file generated by CCS 5.4 loaded to target using CCS 5.5 does not work. Is that correct? However, you can still load the...
View ArticleForum Post: RE: Blackhawk Debugger fails to run until main
[quote user="David Luca"]Don't know yet how to quote your quotes but please see below.[/quote]Just highlight the text you wish to quote and press the "Quote" button[quote user="David Luca"]2. That is...
View ArticleForum Post: RE: problem moving .cinit
You are using BIOS. This means BIOS configuration controls (among many other things) how sections are allocated to memory. Please see this forum post for details on how to control the allocation of a...
View ArticleForum Post: RE: C plus plus link error with mathlib
I know the immediate cause of your problem. But to recommend the best solution requires expertise with mathlib that I do not have.The prototype for the function divdp (which probably appears in a...
View ArticleForum Post: RE: CCS v5.5.0.00077 Emulator problem for MSP430F2013
Thanks Juris,I can reproduce the issue. Basically the issue is this:There appears to be an offset of 65536 for each update added to the correct value. The issue appears to be because of the register...
View ArticleForum Post: RE: Problem view window never show error messages when build
Hi Calvin,Please provide more details. Screenshots of all the issues you described would help (like the problems view that Guatam mentioned).thankski
View ArticleForum Post: RE: New User of DSK TMS320C6713
We are back to the original issue. Again, you are missing some library. If not the CSP, it may be the BSL for the 6713DSK which is available on Spectrum Digital's website. You can check their website...
View ArticleForum Post: RE: Error -154 @ 0x0 (One of the FTDI driver functions used to...
hi Suresh,Sorry for the delay in response.The connectivity tests passed I see. One thing to try is checking the cables (trying new ones). If that fails, could you generate a debug server log and zip...
View ArticleForum Post: RE: CCSv5.5 build error Problem, hangs at refreshing workspace
Sorry for the delay in response. [quote user="sravani upparpalli"]I have initialized in the target configuration settings the connection ---> Texas Instruments XDS100v2 USB emulator Board or...
View ArticleForum Post: RE: Automatically import referenced projects CCS5.3
David,I've implemented a fix which will be available in the upcoming CCS v6. CCS would now search for the referenced projects in the same search-directory that you've selected when searching for the...
View ArticleForum Post: Compile Error unresolved symbol _BCACHE_bootInit
HiI had experienced one problem that there is an error. I am using CCS 5.5. The project is archived in attachment.undefined first referenced symbol in file --------- ---------------- _BCACHE_bootInit...
View ArticleForum Post: ccs_setup_5.5.0.00077 install error
I've downloaded the ccs_setup_5.5.0.00077.exe file from the TI site. When I run it, after selecting the various options, a window pops up that says: "Unable to access...
View ArticleForum Post: RE: CCS 5.5 debugger shows incorrect address for C++ class given...
[quote user="Raymond Pang"]I have submitted a bug report SDSCM00049324 against the code gen team.[/quote]Thanks for that.Out of curisitory I ported the test program to the Cortex-A8 in AM3358 Starter...
View ArticleForum Post: CCS hangs while trying to connect to the target (Blackhawk...
Hello,When I set up the target configuration in CCS debug perspective, and then do test connection, I got the following message in the "Test connection" pop-up window:[Start]Execute the...
View ArticleForum Post: RE: Problems when exporting TPS62177 to Cadsoft Eagle Cad
Hello Elias,I apologized for the inconvenience. It looks like we had a mapping issue with the symbol. It has been corrected but the changes won't be applied until tomorrow when the servers are...
View Article