• ERROR 869
    While building target for lpc2148 encountered this error as 869 : Could not set locale "" to process multibyte characters. Due to this, not able to perform any experiments related to interfacing to ARM...
  • Retarget.c: Error: #869:
    PLS HELP ME Iam facing since 3 months this problem Retarget.c: Error: #869: could not set locale "" to allow processing of multibyte characters pls give me the solution thanks you md...
  • Error: #869 ".1252"
    Good afternoon, prompt in uVision4 when compiling I get an error: serial.c: Error: #869: could not set locale ".1252" to allow processing of multibyte characters. Operating system Windows 7 64...
  • An error 869 in keil uv3
    The problem is that: When I want to compile my projects,while run well in other computer,an error appeared.Just as this:sys_init.c: Error: #869: could not set locale "" to allow processing of multibyte...
  • ERROR: #869 : could not set locale "" to allow processing of multibyte charactor
    #include<lpc23xx.h> int main(void) { PINSEL3 = 0x00000020; /* Slect PWM1.1 */ PWM1PR = 0x00002EE0; /* Prescaler to 12000 and timer run at 12MHz*/ ........ ........ } I wrote...