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
  • Hi,

    Thank you for your quick reply.
    I use Keil uVision's IDE. I just have downloaded and tried to compile an existing project from examples ( these examples are being installed too during installation procedure of Keil MDK uVision3 V3.22 software ).
    By default that example project has been located by the Keil installation path:/Keil/ARM/Boards/Keil/MCB2100/Blinky/blinky.uv2
    Thanks.

    P.S.
    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.

Reply
  • Hi,

    Thank you for your quick reply.
    I use Keil uVision's IDE. I just have downloaded and tried to compile an existing project from examples ( these examples are being installed too during installation procedure of Keil MDK uVision3 V3.22 software ).
    By default that example project has been located by the Keil installation path:/Keil/ARM/Boards/Keil/MCB2100/Blinky/blinky.uv2
    Thanks.

    P.S.
    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.

Children