Im trying to start Kconfig from VS code but Im getting this error:
Kconfig tree parse failed: 'charmap' codec can't decode byte 0x90 in position 850: character maps to <undefined>
??
Tried saving it as different encodings, but no joy.
Regards,
Im trying to start Kconfig from VS code but Im getting this error:
Kconfig tree parse failed: 'charmap' codec can't decode byte 0x90 in position 850: character maps to <undefined>
??
Tried saving it as different encodings, but no joy.
Regards,
Hi
Im trying to start Kconfig from VS code but Im getting this error:
You mean you are clicking the "nRF Kconfig GUI" button under ACTIONS in the nRF Connect for VS Code extension interface?
Kconfig tree parse failed: 'charmap' codec can't decode byte 0x90 in position 850: character maps to <undefined>
??
Tried saving it as different encodings, but no joy.
Is this referencing one of your configuration files?
Which file are you trying to save as different encodings?
Would you be able to attach the file here so I can have a look at the content?
Could you also give me a bit of information about the project you are working on, which SDK version you are using and so on?
Best regards
Torbjørn
Yes, I tried to activate it from nrf connect VS code extension.
the file in question is nrf5340dk_nrf5340_cpuapp.confnrf5340dk_nrf5340_cpuapp.conf
error mesage is > Kconfig tree parse failed: 'charmap' codec can't decode byte 0x90 in position 850: character maps to <undefined>
The project build just fine but I cant access kconfig
Hi Ivan,
Have you tried with other board as I suggested ?
Which button did you click, did you click "nRF Kconfig GUI" ?
Yes, I clicked on nRF KConfig GUI.
I solved it but cant explain why it worked. I copied the content of nrf5340dk_nrf5340_cpuapp.conf to prj.conf and now error in nrf5340dk_nrf5340_cpuapp.conf is gone.... and I can open the KConfig
It's quite strange. Could you send us the file nrf5340dk_nrf5340_cpuapp.conf that cause the issue ?
Any response?
Any response?
Hi Ivan.
As I mentioned above, please send us the file nrf5340dk_nrf5340_cpuapp.conf that cause the issue.
I did !!! I can see it in the Attachments section
OK, next time when you attach a file, please leave a reply with the link to the attachment. We don't have a notification when you upload a file without sending a reply.
I did a quick test here to copy the file into peripheral_lbs\boards folder but i don't see the problem. I still can see the KConfig GUI.
If you copy the file into an SDK sample, do you see the problem ? (try use the file that you upload here, there could be a chance that the encoding may change after you upload and download)