Hi, I have an EVALBOT with LM3S9B92 and I downloaded the code examples to start, but I when I try to change the microncontroller model LM3S9B96 to LM3S9B92 the follow message appears:
Problems encountered while initializing build-configuration 'Debug' of project 'simple_display'. Please see the 'project.log' file, in the root of the project, for details.
In the project.log: !ERROR: The ARMv4.9.5 compiler, or any version compatible with it, is not currently installed! Please migrate the project to one of the supported compilers first.
I'm using CCS 5.5.
What I do?
Regards.