Skip to main content
Associate II
April 24, 2024
Question

Doubt related loading code and debugging with STM32 WL55JC controller

  • April 24, 2024
  • 0 replies
  • 1001 views

I am workijg with NUCLEO-WL55JC2 development board it has STM32 WL55JC controller . The controller has two core processor CORTEX M4 and CORTEX M0+ processor. when i am creating a project in STM32 cubeide it has dual core configuration.. means seperate File for both both configuration but with same IOC file. So i am building the code for both core sepereately and i am trying to load the code .. In cortex m4 the code is loaded good , but in cortex m0+ the code is not loading proper. it is showing error like 

MANOJ_R_0-1713943980775.png

Maybe this is a simple mistake ,because i am not familliar with double core controller. so if anyone can solve this error please solve this ..

    This topic has been closed for replies.