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.

EVALBOT with LM3S9B92

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.

  • Hi Marton,

    First of all you posted at the wrong forum. You should post this at the Stellaris ARM Microcontroller Forum.

    Normally the example program should work without changing the microcontroller model. Have you tried the example program before without changing the microcontroller model?

    - kel