I need this older version of the compiler, as I am getting errors when trying to build a project with .lib file compiled with v4.9.7. I don't have the source for the library.
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.
I need this older version of the compiler, as I am getting errors when trying to build a project with .lib file compiled with v4.9.7. I don't have the source for the library.
I agree with Archaeologist that downgrading your compiler version to 4.9.7 is unlikely to fix your problem. But if you want to try anyway ...
The only way to update the ARM compiler is from within Code Composer Studio. Choose Help | Install New Software. Be sure the box Show only the latest versions is not checked. See the screen shot below.
Thanks and regards,
-George
If you are running under Windows, see http://processors.wiki.ti.com/index.php/Mklib#Troubleshooting for some reasons why the automatic runtime library build may fail.Christopher Churavy said:The automatic runtime library build setting is causing an error when trying to build, not the compiler. I can't figure out why it won't build the library though.