This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Code Composer Studio
As far as I know, I have set everything up correctly, I can compile the code in CCS v 6.1.0 but in CCS10.1.0 I seem to get he following error.
Let me know what is a way around this please.
Thank you,
Omkar J.
Hi,
I see you're using SYS/BIOS 6.35.5.54 & XDCTools 3.61.2.27_core. I assume the XDCTools version was included in the CCS 10 installation.
Please see http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/bios/sysbios/.:
6.35.05.54 - (Recommended with XDCTools 3.24.07.73 or XDCTools 3.25.03.72
I suggest trying to build with one of these versions of XDCTools.
Regards,
Frank
Thank you!
Right, I did install XDCTools 3.24.07.73 but I guess it defaulted to the other one.
This lead to a different issue though:
In CCS version 6.1.0, if I opened the 'sys_bios_driver.cfg' it would come up as a help file(Sys/BIOS Welcome page) and would set the configurations for the sys/bios.
But in CCS10, it opens a regular text file and I have to manually set the config.
Is there something else thats missing?
See CCS: How to set or config CCS7 for XGCONF graphical editor? for how to open a .cfg file in the Graphical Configuration Tool (XGCONF).Omkar Joshi1 said:But in CCS10, it opens a regular text file and I have to manually set the config.
Hi Frank,
I have a problem similar to Omkar's initial post. However, I don't understand the procedure to install xdctools_3_24_07_73 into my project.
I have downloaded the xdctools file, but having no success using the "Add" feature in the General > Products > Preferences (Under the "Select a product button).
Where should xdctools_3_24_07_73 be installed? Or, possibly I'm completely on the wrong track?
Thanks, Bob
Hey Bob,
My installations of XDCtools are in the C:/ti directory, cause I wanted to use them across two versions of CCS.
Also to add XDCtools to the Products, you should point to the directory/repo rather than selecting an installed product.
Has the path for the XDC tools been added to Properties > Resources > Linked Resources?
The Path Variable for XDC tools is: XDC_CG_ROOT which should point to the XDC directory.
Let me know if that helps.
- Omkar J.
Hi Omkar,
Thank you for your prompt reply.
Being a noob I have a few questions:
1. I don't see the directory/repo in C:/ti. Should I create C:/ti/repo, and then add the XDCtools folders in repo?
2. What does the acronym "repo" stand for?
3. I don't have "XDC_CG_ROOT" in my Path Variables (image below). Should I create it with New?
Bob
Hi Omkar,
I have answered some of my own questions, but I have yet another problem:
First, I created C:/ti/repo, and put a copy of xdctools_3_24_07_73 into repo. (repository)
Next I am unable to open the Resource function in the Properties menu to add the Path Variable for the XDC tool XDC_CG_ROOT
Properties displays "The currently displayed page contains invalid values", image below:
I did the Workspace before I imported the project.
Your further help will be greatly appreciated, Bob
Hey Bob,
At this stage Im not too sure myself, but I would try the following:
- Double click on XDC tools -> and check if there is an alternate version of XDC tools available, if yes, choose that.
- and then try to get through the resource tab next.
Youre on the right track with adding the Path Variable.
Hope it works.
Regards,
Omkar J.