Forum Post: RE: CCS 3.1
Most likely the projects you have are for CCSv3. But you should be able to import them into CCSv5. What issues are you experiencing?
View ArticleForum Post: RE: CCSv6 compile Problems window not in sync with build results
When you do a build, does the problems view get cleared first? I'm curious if that is a left over message from a previous build (I've seen that happen from time to time where the view doesn't clear).I...
View ArticleForum Post: RE: the standard path-length test on the JTAG IR and DR
Hello AmareshThis looks to be a driver issue. The JTAG integrity never got completed either.RegardsAmit
View ArticleForum Post: CCSv5_5 update to 90days Evaluation License
Hi,I am using CCSv5_5 for a few days - code size limited version. I want to update it to 90 day evaluation version. Help>Code Composer Studio Licensing Information>Upgrade>Launch License...
View ArticleForum Post: RE: GEL Expression
[quote user="Maha Ahmed"]Yeah, the issue is the target never reaches that line.So, what is the solution for that problem?[/quote]Without knowing anything about your code, it is impossible for me to...
View ArticleForum Post: RE: CCS Debug not possible when app code is running
Moving this to the CCS forum.
View ArticleForum Post: RE: XDS100v2 JTAG connection problem
Hello Sai,Yes. A functional connect is the debug buttonRegardsAmit
View ArticleForum Post: RE: MSVC not installed during CCS6.0 installation
I am guessing you are running windows XP as that seems to be the most common place this error occurs when I search for it.In looking around I see that software like IObit Malware Fighter and McAfee...
View ArticleForum Post: RE: MISRA rule 12.8
I am able to reproduce that MISRA diagnostic 12.8 with ARM compiler version 5.0.6. When I try the same test case with compiler version 5.1.6, I do not see the diagnostic.Thanks and regards,-George
View ArticleForum Post: RE: _LITTLE_ENDIAN macro in CCS
This macro is predefined in the compiler. The list of predefined macros can be found in the Compiler Users Guide for the processor family you are working with. For example, for C6000 they are listed in...
View ArticleForum Post: RE: long build time (CCS 5.4, 64-bit Ubuntu)
[quote user="AartiG"]When I say size of the file, it is not so much the number of lines as it is the size of functions. If you have very large functions in your source file, it might be a good idea to...
View ArticleForum Post: RE: [CCSv6, Debug Perspective] a menu of Tools- RTOS Analyzer-...
Is the RTA (Legacy) menu item grayed out or does it not appear at all? What version of BIOS and XDCtools are you using?Could you capture a screenshot of your RTSC component versions (as seen in Project...
View ArticleForum Post: RE: Problems detecting XDS100v2 under Linux with CCSv6
Hi,It seems this thread fell under the radar. Are you still having this issue?I was able to run my XDS100/F28335 controlCARD on Ubuntu 14.04/64 bits and I got no problems.A few details: did you install...
View ArticleForum Post: RE: CCSv6 : trace on OMAPL138 (ARM core)
Arthur,I have an OMAPL138 board from Logic and CCSv6.0.0. This is what I did to enable ETB.In my target configuration (ccxml) file I have the device/board specified as EXPKITOMAPL138 and I have the...
View ArticleForum Post: CCSv6 feature request - clear printf logs from RTOS Analyzer Window
HiCCSv6.0.0.00190. Windows 7 - 64bitIs there a way to 1) clear the printf Log tab in the RTOS Analyzer window other than closing the tab? This would be very handy so that you don't accumulate TONS of...
View ArticleForum Post: RE: CCS6 'Configuring Debugger' takes forever
[quote user="Ben Zhai"]but takes forever (>2h).[/quote]2h? As in 2 HOURS????There is something very wrong if it takes 2 hours. Does it actually ever successfully launch?ki
View ArticleForum Post: RE: CCSv5_5 update to 90days Evaluation License
Since you selected the code size limited option it is not showing you the 90 day one anymore. There is still a way to get it though. The link in this FAQ will enable you to generate a 90 day license...
View ArticleForum Post: RE: TMS570 Instaspin bldc CCS error - TIXDS100v2_Connection.xml...
Yes, the CCS Training site is the best place to go for CCS training collateral.If you don't have a Blackhawk emulator, you don't need the Blackhawk drivers.
View ArticleForum Post: RE: CCS 3.1
Hello,I just open the FW project I'm using windows, and I try to compile and this is the whole bunch of errors.Description Resource Path Location Typegmake: *** No rule to make target...
View ArticleForum Post: RE: CCSv6 - How do you get the printf logs window to upload a...
[quote user="Eddie3909"]I think I figured out how to open printf windows for each core.[/quote]Glad to hear you were able to figure this out.[quote user="Eddie3909"]Haven't figured out the issue with...
View Article