2021-06-17 01:05 AM
Hi,
I am using STM32F407 MCU. I am writing a code for Bootloader. For the same, when I try to change the flash memory address in the flash link description file (STM32F407VGTx_FLASH.ld) to run my main App code, I get the error "CHARACTER CANNOT BE MAPPED USING Cp1252 character coding".
I have generated the code using CubeMX and building it with AC6 workbench.
I have attached the screenshot of error.Kindly,do find it and help me with the problem.
Thanks
Rakshita
2021-06-17 05:58 AM
You probably have an extended ASCII character somewhere in the file.
https://stackoverflow.com/questions/3598117/unable-to-create-a-file-with-foreign-language-characters