• 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?
  • use of Unicode
    How to enable unicode in Uvision 3. Tried to include <tchar.h> but compiler can not find the file. Thanks
  • 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()...
  • STRINGS
    iam working with cygnal microcontrollers c8051f124,we are generating our own protocol using pwm . i have actually implemented my project in 2 phases,1in c and another in assembly. in the c file iam...
  • string variables
    Hallo everybody, Please allow me a stupid question: Can I use string variables in C++ with uVision, like I do with VC++6 ? Peace and inspiration to all Andy