2024-02-05 01:35 AM
Hi All,
I have created a copy of an existing CubeIDE project "riverdi-70-stm32h7-lvgl" as you see below. The second project doesn't have the active CM7 project feature that allows to build, it just shows CM7 folder. What is the reason for this?
I tried importing as "Existing Project into Workspace" still the same. Is there anything that need to be taken care while importing multicore MCU projects? How can I have the same view as the previous version of the project?
Thanks.
Solved! Go to Solution.
2024-02-05 03:12 AM - edited 2024-02-05 03:24 AM
Hello @SSala.3 ,
Make sur to create and configure properly the "Debug Configurations" for both cores and check your setting of 'halt' option.
For that, I invite you to follow the steps in the AN5361, in "3. Debugging section", this will help you configure your project in the STM32CubeIDE.
2024-02-05 03:12 AM - edited 2024-02-05 03:24 AM
Hello @SSala.3 ,
Make sur to create and configure properly the "Debug Configurations" for both cores and check your setting of 'halt' option.
For that, I invite you to follow the steps in the AN5361, in "3. Debugging section", this will help you configure your project in the STM32CubeIDE.
2024-02-05 04:28 AM