2025-11-03 11:37 PM
Hello, everyone!
I am trying to program files generated by CubeMX(6.15.0) onto the STM32MP257F-DK.
1. Downloaded the FlashLayout_sdcard_stm32mp257f-dk-optee.tsv in the Starter Package installation folder.
2. When I ran some of the example in the repository using the CubeIDE, I confirmed that they worked normally.
(C:\Users\20005\STM32Cube\Repository\STM32Cube_FW_MP2_V1.2.0\Projects\STM32MP257F-DK\Applications\FreeRTOS\FreeRTOS_ThreadCreation)
3. Created a file using the CubeMX's Board Selector and modifed only a few configurations.
4. Why does this Error window appear? I can't find which settings are wrong.
5. I got an error (IAC, SERC)
Is there a difference between the example in the repository and how to run the file generated by CubeMX?
Attached the CubeMX.ioc file.
Please help me.