Forum Post: RE: failed connection between CCSv4 and DSK6455
Most likely it is an issue with the driver or MS registry. Hopefully Spectrum Digital can provide some suggestions also.ki
View ArticleForum Post: RE: C6657LS works with XDS200 USB but not XDS200 Onboard USB
(Please avoid reopening old threads, as chances are high your reply will be missed. Thread split from a previous discussion here)Anthony,You are correct; the connection named Texas Instruments XDS2xx...
View ArticleForum Post: RE: C2000, CGTools 6.1.3 assembler error E5369
Thank you for the test case. I can reproduce your result. I filed SDSCM00047353 in the SDOWP system to have this addressed. Feel free to follow it with the SDOWP link below in my signature.Thanks...
View ArticleForum Post: RE: More touble - CCS 5.4.0.00090 installation
Hi Dieter,Friday my colleague we would need is out of office. How is next week? 3:30-4:30pm Monday your time should be fine. I also sent a friend request to continue this offline ...Best Regards,Lisa
View ArticleForum Post: RE: linking error on CCSv5.4 because of "-l" in library directory
Hi Dawei,ok, glad to hear and thanks for the update.All the best with development.Best Regards,Lisa
View ArticleForum Post: RE: CCS5.3.0: meta-data cannot be interpreted
I should mention the context of my problem - I have a team and it would seem that some of the members is they modify a project with their CCSv5 and then I go to work on it next I run into this snag. I...
View ArticleForum Post: RE: Debugging formats supported by CCS5.4 (for AM335x)
Thank you very much! This answers my question :-)
View ArticleForum Post: RE: CCS5.4 doesn't display the floating point registers for a...
Thanks for clarifying. I have submitted an enhancement request for these registers to be added to the CCS register view - the tracking number is SDSCM00047354.
View ArticleForum Post: RE: Exporting project in Gui Composer
Hi Javier,I am trying to determine out what might have cause this issue, I hope you can help me to perform a simple test. It should take a couple minutes of your time.Can you open this file,...
View ArticleForum Post: RE: CCSv5 on linux and starterware examples fail to build
David,When you imported the project did you check the box to copy the project into the workspace? If so that is likely the problem. The way this project is setup that won't work.I just tried...
View ArticleForum Post: RE: CCS support for OMAP1710
Try the attached file. You can reuse the *_helen3.gel files for the ARM and DSP from CCSv3 (or whatever custom GEL file you have for them).Thankski
View ArticleForum Post: RE: CCS5.4.0.00091_win32 installation problem
Hi Pavan,Were you able to download the installer package successfully? Please keep us updated with your progress.Danish
View ArticleForum Post: RE: CCS 5.x OMAP5432 Support
There is a chip support package for OMAP5 available directly from the product group that adds in the device support files including peripheral register definitions. You need to get the package from...
View ArticleForum Post: RE: Fedora 18 floating license server ethernet ports not named eth0
We managed to resolve offline so I am going to close off this thread.
View ArticleForum Post: RE: XDS200 on Mac with Parallels Windows VM
I don't have an environment that I can try this in so I can't help much. The XDS100 uses the OS driver for the FTDI usb interface chip while the xds200 uses stock drivers that ship with the OS. Thus...
View ArticleForum Post: RE: Can't print the output in console.
Hi,first I should just comment that it is always best to put new questions/issues in a new post. This helps us to help you more efficiently.Now, regarding this new issue ... I am wondering if the...
View ArticleForum Post: RE: License server problem
Hi Rick,great, very happy to hear and thanks for updating. All the best.Best Regards,Lisa
View ArticleForum Post: RE: CCS3.1 had linked a very long time(more than 10 hours) ,but...
Hello,10 hours is a very long time, even for a slow machine. 600 object files is not that extreme. As for the failure to generate an out file, you did not provide much details so it is impossible to...
View ArticleForum Post: RE: CCS v5.4 Beta GUIComposer: Questions and Issues with Beta...
Regarding the issue in Memory Browser, what device are you using?
View ArticleForum Post: RE: how to use a memory section size in my code
For #1, use the NOLOAD section type. Read more about that here.For #2, you can create an uninitialized section in the linker command file. Something like ...special_buffer{ . += 0x1000;} run = RAM,...
View Article