• Using UNICODE
    I want to use UNICODE and get the following error message: .\Output\Lizard.axf: Error: L6218E: Undefined symbol mbsrtowcs (referred from config.o). What do I have to change?
  • Unicode strings in ARM
    Hi, I've read that ARM compiler does not convert strings to Unicode. Is there a way to store strings in memory/code as Unicode (either UTF-8 or 16)? Also, I couldn't find documentation about...
  • unicode problem in UART_READ()
    Hi, i am facing a problem when i want to read the data,i enter the character twice the next time i get a unicode char on the screen................i dont know why.............when i do UART_WRITE()...