Problem when generating code in STM32CubeMX
MCU: NUCLEO-L433RC-P
STM32CubeMX version: 6.8.0
MDK-ARM Community version: 5.38.0.0
Java version: 8 update 361 (build 1.8.0_361-b09)
When I try to generate code I get this message:
The Code is successfully generated under : C:/Users/.../project Project language : C but MDK-ARM V5.32project generation have a problem.
I open the generated project with uVision and when I try to build target files I get this message:
project\project.sct(7): error: L6236E: No section matches selector - no section to be FIRST/LAST.
Not enough information to list image symbols.
Not enough information to list load addresses in the image map.
In the uVision project window I also noticed that there is no Application/MDK-ARM folder with startup_stml433xx.s file. Does this mean that CubeMX is not generating this file?
How could I solve this problem?
I would really appreciate the help.
