Tool/software: Code Composer Studio
I used the Renewable Energy Kit as the basis for a firmware design about five years ago.
I now have to re-build this firmware to edit it, and I'm working on a new computer.
I found my old project and loaded CCS version 7 on my new computer.
When I import the project, I get thirteen errors that are all similar. One is shown below:
Invalid project path: Include path not found
(C:\renewable_energy_kit\TI_F28xxx_SysSW\DSP2802x_headers\include)
I thought that I could solve this by finding the original board support package files online, but I can't seem to find these particular files. The only development kit that has "renewable" in the description seems to be a different kit than what I had five years ago.
Where can I find the correct files???
Thanks!