This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Even axample project does not compiling

Hi,

I have downloaded the evaluation version of uVision3 V3.22 and I can't get compiled the default example code (project Blinky). I am getting the following error:

Build target 'MCB2100 Flash'
assembling Startup.s...
compiling Retarget.c...
Retarget.c: Error: #869: could not set locale "" to allow processing of multibyte characters
Target not created

Could you help me please with this problem?
Thanks.

Parents
  • "I don't understanding why at my workplace I don't get that error. The same project builds without any error. Meantime I get this error while I was trying to compile at home."

    Obviously, there most be something about the PC setup outside the project that affects this - mustn't there?

    Hint: the message talks about the "locale"...

Reply
  • "I don't understanding why at my workplace I don't get that error. The same project builds without any error. Meantime I get this error while I was trying to compile at home."

    Obviously, there most be something about the PC setup outside the project that affects this - mustn't there?

    Hint: the message talks about the "locale"...

Children