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 characters. And this errors appear any files whose filename finished with .c. So,what's the problem?And what can I do to solve this problem?Thank you!
What toolchain are you actually using?
Did you try to build any example projects? Does such a problem appear also there?