Tool/software: Code Composer Studio
Hi TI,
How to resolve gmake: Target 'all' not remade because of errors.
when I try to make new project and copy all support files from example code, i facing this error
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 TI,
How to resolve gmake: Target 'all' not remade because of errors.
when I try to make new project and copy all support files from example code, i facing this error
Rahul,
Please have a look at these related threads (here and here) for recommended procedure for creating and working with new projects on IWR1642 devices.
You also created another post on the same topic which I have moved to the Sensors forum so the experts there can add their comments.
A better way to go about this would be to use one of the demos or examples as a starting point, make a copy of it and add/remove source files to customize.
So basically, import the demo/example into CCS, then make a copy of the project (using context menu Copy/Paste). This will give you the necessary baseline with regard to XDCtools etc. Then you can edit/add/remove source files as needed to customize the application.