Forum Post: RE: Wrong structure size / sizeof() returns too big value
[quote user="Hans M��ller"] I wasn't aware that suc ha thing like GNU-support exists for this compiler in default configuration[/quote]More details on that are in this wiki article.Thanks and...
View ArticleForum Post: RE: CCS 5 Watchpoint Data-Mask C28x
Simon,You may be able to manually configure the mask register using a CCS memory window. The location of the register is documented in appnote SPRA820, section...
View ArticleForum Post: RE: CSS freeze while loading
If you are still looking for CCSv5.5 patch that addresses the hanging issue, you can use the following URL by going to "Install new software" in the CCS help menu, and adding this URL as the location...
View ArticleForum Post: RE: Is there a way to change register data radix view in Ubuntu,...
Hi,There is no problem with the install choice you made based on the SDK installation guide, as it is the least problematic of the pack (install as user + run as user = no problems with permissions) -...
View ArticleForum Post: RE: Why are there '\t\ in the disassembly window?
Robert,Just clarifying what Patrick mentioned: since you are debugging a Linux application using the standard Eclipse debug interface for GDB, the bug I mentioned before is applicable.In my test I was...
View ArticleForum Post: RE: Using preprocessor directives in linker command file
Let me try to answer your questions based on my understanding of what you are asking. If I have misunderstood please let me know.You had asked earlier:[quote user="Stian Soevik"] AFAIK, new versions of...
View ArticleForum Post: RE: Memory Browser not working in CCS v5.3
I went reinstalled Eclipse 3.8.2 and CDT 8.1.2 with CCSv5.3, and the memory browser is working now.I guess CCS doesn't work well with CDT 8.2.x.
View ArticleForum Post: RE: How to create Intel-Hex for OMAP-L138 using CCS-.5.4
Thanks so much, Ki~Duy-Ky
View ArticleForum Post: RE: Simulink Code generation for C6657LS EVM
Thanks Ki and Rajasekaran, for your reponses.As per your suggestion, I will contact Mathworks.
View ArticleForum Post: RE: Code Generation tools
Hi,this was the error:This project was created using a version of Code Generation tools that is not currently installed: 5.2.2 [C2000]. Please install the Code Generation tools of this version, or...
View ArticleForum Post: model predictive control in ccs
dear;i need to implement model predictive controller in ccs. can any one help me!!more about the mpc in this...
View ArticleForum Post: RE: Code Composer Studio on Linux? no USB FET...
I got this error today. "MSP430: Error initializing emulator: No USB FET was found" Apparently version 1.5 of Launch pad has not located the driver. How do I add this driver USB FET?
View ArticleForum Post: RE: help on an error while connecting c6713 dsp through simulink...
hey ki, Thanks for replyng.The link u posted thre,that contains some troubleshoot guides for ccsv5.0.can you guide me a link for ccs v3.1 problems??? and i am having that problem while connecting...
View ArticleForum Post: Image Analyzer for grey scale image
Hello,I need to show 16 bit gray scale image from DSP memory, The single way I found is to define RGB planar image format and to give the same start address for Green, Red and Blue components. This...
View ArticleForum Post: RE: CSS freeze while loading
[quote user="AndyW"]A fix for this issue is available in the current CCSv6.0 beta-2 release (build 91). There will also be an update to CCSv5.5 available with this fix within a week. The CCSv5.5 update...
View ArticleForum Post: RE: License Activation Problem CCS5
Hi Andrew,would you be able to confirm at all the license had been working? Also verify eth0 and the change in drives did not do anything. Ie is permissions or communication between the two a...
View ArticleForum Post: RE: Code Generation tools
My Version is 4.2.5, you (Lisa) sended me this versionBR
View ArticleForum Post: RE: CCS 5.5 debugger shows incorrect address for C++ class given...
[quote user="Chester Gillon"]Therefore, the problem appears to be caused by a change in how the MSP430 v4.2.x compiler generates the symbolic debug information.[/quote]The project was created using the...
View ArticleForum Post: Should MSP430 linker --cinit_hold_wdt hold the watchdog around...
When MSP430 CGT v4.2.3 is used with the --cinit_hold_wdt set to ON the watchdog is held over the duration of cinit in the _auto_init_hold_wdt RTS function.With a C++ application, with --cinit_hold_wdt...
View ArticleForum Post: RE: C64x+ Cycle accurate simulator speed
Hi AbhilashSorry. I can't provide the source or binary, as it is against my company's policy. Hope you will understand.Best RegardsJK
View Article