Question
Does stm32cubeide debugger limit number of images to load?
Hi,
I need to debug several axf files. In 'debug configurations' -> Startup, I added the axf files that contain debug information. It works fine but only up to 4 files. If I load 5'th file the debugger presents the message:
"Failed to insert all hardware breakpoints:
You may have requested too many hardware breakpoints/watchpoints"
Then debug session is terminated.
Is there a way to overcome this problem?
Thank you
