cancel
Showing results for 
Search instead for 
Did you mean: 

STM32MP135DK+threadX+cube compilation failure

zhuij.1
Associate II
The following compilation failure occurs when using cubeMX (6.12.0) to generate the STM32MP135DK+threadX project:
tx_initialize_low_level.S:147: undefined reference to `_stack_bottom'
collect2.exe: error: ld returned 1 exit status
make: *** [makefile:66: Demo5_Application.elf] Error 1
1 REPLY 1
Kevin HUBER
ST Employee

Hello @zhuij.1 ,

 

This is a known limitation of the latest CubeMX 6.12.0 release, you can find the solution in the CubeMX release note on the wiki:

https://wiki.st.com/stm32mpu/wiki/STM32CubeMX_release_note#With_STM32CubeMP13_package

 

Hope it helps,

Best Regards,

Kevin

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.