2024-12-16 11:55 AM
I'm using en.stm32cubemp2-v1-1-0.zip plus patch file en.stm32cubemp2-v1-1-1.zip
I'm trying to build CM0PLUS_DEMO for STM32MP257x-EV1 for the cortex-M0 core.
I got planty of errors when trying to build it with STM32CubeIDE Version: 1.17.0 Build: 23558_20241125_2245 (UTC):
Failed to generate command line.
reason: Unknown target.
I'm reviewing the 'How to use the Cortex-M0+' document for any advise on how to build the example but it does not give any expecial advise so I assume I have to use CubeIDE:
https://wiki.st.com/stm32mpu/wiki/How_to_use_the_Cortex-M0%2B#Memories_RIF_configuration_example
Other examples for the Cortex-M33 build correctly.
Thanks in advance, Hector.
Solved! Go to Solution.
2024-12-20 01:56 AM
Thank for the suggestion.
It worked!
I though I had already tried all the *.tsv files available, but seems that not this one.
Thanks!