I am building code for uVision 4, for LPC1768. The operating system I am using is windows 7. When I try to build I am getting error as 'System_lpc17xx.c error #869 could not set locale- to allow processing of multibyte character'. However same code is building on Win XP without any error.
Can anybody help me o fix this issue?
Yogesh
Hello Per Westermark, Thanks for immediate reply. I understood your point regarding multibyte character handling. But what I was saying that if all the settings are same(compiler/linker paths etc) on WinXP and Windows 7, why my code is not building at all on Windows 7? Is/Are any OS setting/s involved to build a code on Windows 7?
Please help me.