Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 4927: character maps to <undefined> #6

Open
andymule opened this issue Feb 20, 2021 · 2 comments

Comments

@andymule
Copy link

Trying to flash anything and I get this error

========= eflash loader config =========
=========c:\source\doiting_bl\bl_iot_sdk\tools\flash_tool\bl602\device_tree/bl_factory_params_iotkita_40m.dtsbl602/device_tree/ro_params.dtb=========
Traceback (most recent call last):
File "core\bflb_simple_flasher.py", line 814, in flasher_download_thread
File "core\bflb_simple_flasher.py", line 736, in flasher_download_cfg_ini_gen
File "core\bflb_simple_flasher.py", line 543, in bl60x_mfg_flasher_eflash_loader_cfg
File "lib\bflb_ro_params_device_tree.py", line 29, in bl_ro_params_device_tree
File "lib\bflb_ro_params_device_tree.py", line 17, in bl_dts2dtb
File "C:\Python37-32\lib\encodings\cp1252.py", line 23, in decode
UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 4927: character maps to

image

@edeavila
Copy link

same problem

@aryehassbian
Copy link

same here - tried several times and getting the issue while ONLY using the helloworld first.
Please assist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants