Error in decoding

ERROR] ‘gbk’ codec can’t decode byte 0xa5 in position 4927: illegal multibyte sequence
how to adjust code or board to solve this question?
Why this problem will occur?

Hello,

I saw this error in context of python. If it is related to the MbedOS, can you provide more information about this?

  • What a code?
  • What a board?
  • MbedOS version?

BR, Jan

Hi,
The code is the example program, written in c++.(you can see it in the screenshot.
The board is STM32L476.
Version is Mbed OS 6.8.0