Forum Post: RE: Memory Browser not working in CCS v5.3
Unfortunately, I don't know if we did or did not have issues. We have not really tried that combination. 5.3 is based on eclipse 3.8.0 and CDT 8.1.0 (i.e. RTM Juno release from end of June 2012). Martin
View ArticleForum Post: RE: No Matching Section *(c_mark)
Here's the section of code from the legacy BOOT.ASM:***************************************************************************** FUNCTION DEF : __const_init...
View ArticleForum Post: RE: CCSv5 CPU loading graph display nothing
Hi Gautam,Thanks for your quickly reply!I had already read lots of document from TI or forum post, including those links you provided, but nothing help us.I notice that there is an information as...
View ArticleForum Post: CCSv5 Debug Doesn't Recognize Variables or Allow Breakpoints
After running CCSv5 successfully for several weeks on a single project, I've lost the ability to debug much (not all) of the code. For example, I added the following function:void...
View ArticleForum Post: RE: TPS62130A SPICE MODULE
Hi Eli,If you need the unencrypted model, please contact your local TI Representative and they can help you get this.Thanks,
View ArticleForum Post: RE: +- 35vdc
Hi Mike,Can you share your design inputs - VINmin, VINmax? Are you using the WEBENCH Designer panel on www.ti.com?Thanks,
View ArticleForum Post: RE: CCSV5.4 installation problem at windows7
Hi Lisa,After I deleted css folder ans reboot, it still had this message "Reboot PendingThe installer has detected a pending reboot. This may cause unexpected problems during the install. Do you wish...
View ArticleForum Post: RE: Issue Using Large Memory Model with new GCC for MSP430(X) in...
I may be on the right track... I finally figured out the syntax for the section attribute and started adding this to all of my application layer function definitions:__attribute__...
View ArticleForum Post: RE: Can't compile - sio.h and sts.h use Int/Bool/etc. but they...
Is it possible for a management of an Institute to change the mentor of TI analog design contest as they wish
View ArticleForum Post: RE: TI Compiler Qualification Kit
Attached is a sample TSM. I'll attach a TCR as soon as I can.
View ArticleForum Post: RE: How to generate new macro in TiNA from encrypted .lib file
Taylor,Encrypted PSpice models can only be used and recognized by PSpice version 15.7 or higher. TINA-TI cannot import models that are encrypted for a different simulator. I will add the CSD13303W1015...
View ArticleForum Post: RE: CCS does not recognize breakpoints, gives GEL_Expression...
Hi Pat,[quote user="Pat Harris"]CCS seems to have difficulty determining h/w vs s/w. [/quote]How CCS figures out whether to set a HW or SW breakpoint at a program address is determined by the debugger...
View ArticleForum Post: RE: CCSV5.4 installation problem at windows7
Hi Elaine,glad to hear and sorry for the inconvenience. All the best with development.Best Regards,Lisa
View ArticleForum Post: RE: help on an error while connecting c6713 dsp through simulink...
Hello,Something is not matching up between the linker command file used to build your program and the debugger memory map. See this article for more...
View ArticleForum Post: RE: update version: 4.2.4.00033 with 4.2.5.00005 - Error in...
Hi Michael,glad the installation finally worked for you. That is a warning you can ignore normally. I thought you said you used 4.2.5? So I am surprised the compiler versions would be mismatched.At...
View ArticleForum Post: RE: Bug in CCS v5.5.0.00077
Do you need better screenshots? Would you like me to perform other tests?
View ArticleForum Post: RE: uniflash cc2538 InstantContiki (Virtual Machine) - how to...
Ulf,What is the UniFlash version and Ubuntu version you are using? Also can you attach the full error log or error messages?Please try to load some sample project binaries such as "blinky" onto the...
View ArticleForum Post: RE: CCSv5 Debug Doesn't Recognize Variables or Allow Breakpoints
Yes, I think that did it - thank you. It was a little confusing because the slider for the optimization was at the far left (zero), but the drop down box was empty. I selected "off" in this list and...
View ArticleForum Post: RE: No Matching Section *(c_mark)
[quote user="Jaron Hamilton"]Here's the section of code from the legacy BOOT.ASM:[/quote]Yes, but you overlooked something important. Because of an assembly-time .if, this code is not present to be...
View Article