Issue starting Kconfig in VS code, getting can't decode byte 0x90 in position 850: character maps to

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, 

Parents Reply Children
  • 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)

Related