We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I have taken over maintenance of a project that was originally maintained by someone in China. When I view the files in µVision 4 the Chinese language comments appear like this example: //**************************************************************************************** // WiFi ƒ£◊Èøÿ÷∆∂Àøâ„¿‡–Õ∂®“ //**************************************************************************************** //¥À≤ø∑÷∫Ã∂®“«α£≥÷¥Úø™ #define FUART_RX_GPIO_A1 0 #define FUART_RX_GPIO_B6 1
I have tried setting the font to a chinese font, such as MS Mhei, but it makes no difference. (The font changes, but the characters remain the same!)
Is there anyway to see these comments as chinese characters?
>>Edit -> Configuration -> Editor -> Encoding -> UTF-8 or Chinese-BIG5 or GB2312 ?? Thank you, that worked.