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
Hi,
I have a project that I'm using to try and "talk" to the flash on the C6455, using a black hawk usbv2 emulator.
This project was imported as a Legacy CCSV3.3 Project since it comes from an old version of CCS. At this point I am just trying to erase and write to the flash.
When I build I get these errors:
When I import this as a legacy project, it doesn't give a list of products when going to the build settings option. So I'm unable to deselect the XDIAS option, even though it's not installed on this computer.
Any help with this would be greatly appreciated.
Thanks!
Georgia
Hi,
I was able to resolve those dependency issues but now I am stuck at this point:
I imported this as a legacy CSV3.3 project. I looked at other posts regarding this same fatal error # and there doesn't seem to be a solution to this, yet?
Any ideas on what I can try to get it to build prooperly?
Thanks!
Georgia
Hi Ki,
I had been having issues with importing the project but it seems to have worked this time. Which takes me back to a problem I've been having for some time. It seems to have dependency issues and wants to point in a D:/CCStudio_v3.3/..... directory.
Since the makefile is autogenerated, I tried editing the .pjt file to have the right paths but that didn't seem to fix it. I also went into the build settings and added them individually there.
I'm at a loss, any ideas?
I really appreciate you're help in this.
Thanks!
Georgia
Looks like there may be some broken links in the project. The project may have imported, but likely you will need to do some additional hand modification to it to get it to build successfully.
Would it be possible to obtain the original v3 project?
Thanks
ki