Part Number: SIMPLELINK-LOWPOWER-F3-SDK
Hello TI Team,
<Usage Conditions>
- SIMPLELINK-LOWPOWER-F3-SDK: v9.20.00.81
- IAR Embedded Workbench: v9.70.2 (Japanese Version) *
- This is the version listed in the release notes.
When compiling, an error message is output and compilation cannot be completed (see below).
[Commands Runner] SysConfig CLI completed successfully
Traceback (most recent call last):
File "commands_runner.py", line 286, in <module>
File "commands_runner.py", line 212, in main
File "commands_runner.py", line 80, in log
UnicodeEncodeError: 'cp932' codec can't encode character '\u2014' in position 63: illegal multibyte sequence
[PYI-17048:ERROR] Failed to execute script 'commands_runner' due to unhandled exception!
We have confirmed that the error disappears if the Windows OS language is changed from Japanese to English. However, since we use the same PC for other IDEs as well, we are concerned about the potential impact.
Please provide a method that does not require changing the Windows OS language.
Thank you.