Forum Post: RE: How to make a variable __no_init in CCS?
I'm using MSP430f6723.Hi all,Is there an equivalent of FRAM memory?Basically the WatchTimer that I'm using should never be powered down. The battery will last for many months.I need, though, to retain...
View ArticleForum Post: RE: CCS5.2.1.00018 installation failed!!!
HI Paddy,is there a reason you are not using v5.4? This is very very strongly recommended as per my steps.I would use v5.4, clearing out the old install(s) and logs first.In your particular case I...
View ArticleForum Post: RE: CCS cannot find product/package when moved after auto discovery
Well, it didn't seem to auto-discover the products after uninstalling them and refreshing as per the steps. I just went ahead and reinstalled CCS.Thank you for submitting the ticket for fixing this in...
View ArticleForum Post: RE: C/C++ Compile Issues in TI Code
Hi Chester:Thank you very much for the reply.The Source Files were already .cpp. I took off the "global" "--cpp_defaul, -fg" and changed properties to only the .cpp files.Things REALLY cleaned up a...
View ArticleForum Post: RE: Is there a free IDE tool without code size restriction I...
Hi Lisa,Great!Thanks.Best Regards,Federico.-
View ArticleForum Post: RE: Include Error
Hi Lisa,Thank you for your reply.Maybe we will wait new CCS release.I build project have some error.I project locate on c:\test_projI use CCS 5.3.0.00090 only build load Hello project get below error...
View ArticleForum Post: RE: uploading errors seen while installing ccsv5
The suggestion you gave me did not help.
View ArticleForum Post: RE: Does Not Halts at Break Point
Hi Naresh,This should not happen! Go through this link for detailed info: http://processors.wiki.ti.com/index.php/Data_Breakpoint/WatchpointRegards,Gautam
View ArticleForum Post: RE: Unable to build gpioLEDBlink example project for BeagleBone...
Hi, Ki,The CCS has found the ARM Compiler. See screenshot below.StarterWare is not shown, it should be there?Thanks,Levy Oliveira
View ArticleForum Post: RE: Using multiple compilers in a project
Thanks for the reply Lisa, and thanks for the information Ki.I had a feeling I would need to use a different work space or swap the directories to point to the instrumented compiler, but it never hurts...
View ArticleForum Post: RE: Update failed
Hi Sasha,ok, no worries. Thanks for the update.Best Regards,Lisa
View ArticleForum Post: RE: uploading errors seen while installing ccsv5
Hi Ryan,I don't know where it might be coming from. All I can tell you is the team that develops our installer had a look at your logs. their feedback was that this was a new issue to them and that...
View ArticleForum Post: RE: Conflict between CCS5.3/5.4 and ESSO (Oracle Enterprise...
Martin, That is correct. The Winxp machine is 32 bit and the Win 7 machine is 64 bit. I don't remember having this issue with previous versions of CCS on the Win 7 machine but it is possible I never...
View ArticleForum Post: RE: TMS320C66x_0: Error: Illegal opcode
Hello,I'm modifying an FFT algorithm code, but when I simulate the program, there came an illegal opcode error. how can I solve it? its been quite a long time since this post.Hope someone can help...
View ArticleForum Post: RE: CCS 5.3 and 5.4 fail to install.
Hi,yeah, the joys of compatibility. At any rate, very glad that helped and all the best with development.Best regards,Lisa
View ArticleForum Post: RE: use of 'load memory' in CCSv5
Hi Luke,The data alignment when loading *.dat files is determined by the size of a word on the target. You cannot currently configure it to use a different size. There is an enhancement request to...
View ArticleForum Post: RE: beagleboard xm
Sounds like they are having JTAG issues.Suresh - please check your emulator. The debugger is unable to access the emulator you are using. You may want to reset the emulator/board as the error message...
View ArticleForum Post: RE: Debug DM385 issues by using CCS5.3
Hello,Please provide more details on how you got this error message. What exactly were you doing before this error message happened?Also provide which emulator you are using.I'd also suggest updating...
View ArticleForum Post: RE: program will not fit into available memory
[quote user="JGarcia"]Do I have to load gel file for every core?[/quote]I haven't got a TMDSEVM6678LE to try but:1) Connecting To An LCEVM with CCS suggests a GEL file should be loaded for each core...
View ArticleForum Post: RE: Unresolved symbol errors - Is CCS really compiling my cpp file?
Hi Dave,ok, thanks for the update and glad to hear you are past the hurdle.All the best with development.Best Regards,Lisa
View Article