Skip to main content
This topic has been closed for replies.
Best answer by LudovicR

Hi @Arnas Celkys​ ,

The current approach inside STM32CubeIDE is to map what is provided in command line.

Please have a look to this wiki

https://wiki.st.com/stm32mpu/wiki/How_to_debug_a_user_space_application_with_STM32CubeIDE/User_space_GTK_library_project

Hope this help.

Best Regards,

LudovicR

1 reply

LudovicR
LudovicRBest answer
ST Employee
July 15, 2021

Hi @Arnas Celkys​ ,

The current approach inside STM32CubeIDE is to map what is provided in command line.

Please have a look to this wiki

https://wiki.st.com/stm32mpu/wiki/How_to_debug_a_user_space_application_with_STM32CubeIDE/User_space_GTK_library_project

Hope this help.

Best Regards,

LudovicR

Arnas Celkys
Associate III
July 18, 2021

Thanks again! Great answer!