Forum Post: RE: Install CCSv5 on Linux OpenSuse 12.3
WHOOPS.I now notice that there are warnings about Ubuntu 64-bit in the Linux Host Support article.Nevermind. To avoid wasting time I'll fire up a little dedicated (for CCS) 32-bit VM and try Debian 7.1...
View ArticleForum Post: RE: Installation Freezes on Extras.Zip
Hi Rick,the ccsv5 directory should be the one that will help us.Best Regards,Lisa
View ArticleForum Post: THS7530 Model & TINA Reference Circuit
The THS7530 TINA Reference Circuit works as shown in the schematic on _/-2.5V supplies but there are serious problems with that macromodel as well as the reference circuit presentation:1. The unlabeled...
View ArticleForum Post: RE: Optimization problem
I'm sorry, I don't know anything about any of those functions, so there's not much that can be done for you here on the compiler forum. From what you've said, I assume the problem is that MSGQ_get...
View ArticleForum Post: Error connecting to Experimenter's Kit
Hello,I am quite new to the TI DSPs and I've been trying to play with the TMS320C2000 Experimenter Kit and an F28335 controlCARD. I am using CCS v4.1.0.02005. The Target Configuration is set to TI...
View ArticleForum Post: RE: strcasecmp -- function declared implicitly
I can't include <strings.h> ---> could not open source file "strings.h"Is there any something else I should configure on CCS?
View ArticleForum Post: Why cannot I set the S/W BP?
Hello, I use the TMSC6678 LE and run a program in which 8 cores work together, and I want to use the breakpoints when debudding it. Fist in the C/C++ perspective I set the breakpoint by right-click...
View ArticleForum Post: CCS 5.4.0 doesn't start on debian wheezy x64
Dood day.I successfully installed CCS v.5.4.0 on my Wheezy x64 host, but CCS doesn't start. Initial CCS splash appears on the desktop on starting and that's all. No progress bar at the bottom of this...
View ArticleForum Post: RE: Evaluation of safertos demo on stellaris LM3s9b96 using CCS
Thanks Lisa for the Quick Info.a) I want to use ccs IDE completely for the peripheral simulation like TCP/IP, SD Card, Ethernet along with SafeRtos without using any Hardware Board. Are all these...
View ArticleForum Post: RE: Problem With Linker FiIle CCSv
Hi EveryoneI cleared the errors by using default F28069.cmd that can be selected from project properties.But it shows a lot of warnings that says the sections for many peripherals are not defined in...
View ArticleForum Post: RE: Issue with accessing bit fields bytewise on C2000
Not that I am aware of.Thanks and regards,-George
View ArticleForum Post: RE: CCS example for eZ430-RF2500_WSM
The automatically set up path has been corrected and no more warnings. The program runs but nothing happens except that the red and green LEDS blink together on the USB device, as mentioned above....
View ArticleForum Post: RE: C6657LS works with XDS200 USB but not XDS200 Onboard USB
Thanks for the reply!I discovered that if I hit the reset button , I could get it to work.however I occasionally get a power failure message during the debug session, which I think is due to the power...
View ArticleForum Post: RE: ARM compiler: pointer to the highest address used by the...
Unfortunately, there is no straightforward way to do this. Please see this thread for a discussion on it.Thanks and regards,-George
View ArticleForum Post: RE: Not able to open debug console in CCS5.4
Hi Corky, Given that you have shown printfs in your screen capture. I am guessing you want to see printf messages rather than "Debug" console. There is something that we have been calling debug console...
View ArticleForum Post: RE: _exit in a Semi-hosted application
Thanks for the quick response.Best,Ashish
View ArticleForum Post: RE: CCS Version: 5.3.0.00090, guicomposer V1 does not complete...
Hi Patrick, Thanks for the additional information. However, my scenario is different. I did not mean to imply that I am running GUI composer in a guest OS VM environment. I merely have VirtualBox and...
View ArticleForum Post: RE: Very inefficient code generation: FUNC_ALWAYS_INLINE pragma...
Some additional comments that may prove helpful ... When you build for a C66x device by using the build option --silicon_version=6600, the default ABI is the newer EABI, and not the older COFF ABI....
View ArticleForum Post: RE: BIOS.obj missing
Hi Rafael,Due to a java NullPointer exception (posted in the forum) when migrating projects from previous CCSv5.3 I completely removed \ti folder and the workspace, installed CCSv5.4 and then the...
View ArticleForum Post: RE: CCS 5.4.0.00091: app wont exit after crash
I reinstalled the app and that particular problem has disappeared...
View Article