Part Number: PROCESSOR-SDK-AM335X
Tool/software: Code Composer Studio
Hello,
I am using CCS 7.2, and this project uses the TI compiler...
So... I'm happily right clicking on a files to do a "Build Selected File", one by one, which I copied into a project. (Because I am resolving include paths for the new files)
All of a sudden, one of the files, in a subdirectory gives me an error "No Rule to make target..... /rndis_nimu.obj"
Every other file I copied in makes just fine. (at least so far...)
There is a little symbol of a pin or a key, or something on the file. NONE OF THE OTHER FILES HAVE SUCH A SYMBOL. What is that pin?? Why isn't this described anywhere??
This file built just fine in the other project I copied it from.
I've been right clicking and pulling up the properties and pressing "Restore Default" all over the place. Nothing works... But those little pins keep multiplying.
But when they multiply to other places, those files STILL CAN get built. Just not this one single file it's refusing to compile.
And I actually had to resort to appending "-clean" to the CCS shortcut, since this thing corrupts stuff so bad. So I starts with "clean" every time.
What is going on?? How to I convince this environment to compile a file??
