Infineon / mtb-example-psoc6-dual-cpu-empty-app

This is a minimal starter Dual-CPU application template for PSoC 6 MCU devices.
Other
0 stars 1 forks source link

Debugging Cortex-M0 Core of image containing code for both cores #1

Closed misaz closed 3 years ago

misaz commented 3 years ago

I created project based on this template using ModusToolbox IDE 2.2 targeting development board CY8CKIT-062S2-43012 (MCU is CY8C624A). I want debug full image containing code for both M0 and M4 cores so I am starting debug when I have selected file in cm4_app project. I want debug M0 (not a M4) core of that full image. When I attemp start debugging (using highlighted button in red box on screenshot) I get error Program file does not exist. I can debug M0 core in cm0_app (but it does not include code for m4) and I can debug M4 core of cm4_app. To summarize:

obrazek

rmbk19 commented 3 years ago

Hi @misaz ,

We are able to recreate the issue. Thank you for pointing this out. I will be creating an internal ticket so that the development team can evaluate this issue.

Meanwhile, you could try the following workarounds:

Please let me know if this works.

Thanks and Regards, Rakshith M B