Ti eZ430-Chronos : Fixing compile errors.
Just a quick one. when you compile you are getting an error about a invalid include path. Click on Project, Show Build Settings, and delete the include path that has /msp430/include that is the 3rd one down from the top. dont delete the top one, that one is correct.
It's a bug from the fact that changed paths from older versions of CCS.
You should now be able to clean and build all without any errors.
It's a bug from the fact that changed paths from older versions of CCS.
You should now be able to clean and build all without any errors.
Comments
Post a Comment