Tool/software:
Hello,
Our code is structured to have a bootloader and application.
When I test the software reset functionality in bootloader, it works.
However when I test the same from application code, the cpus get stuck and doesnt get reset.
One of the deltas betweeen bootloader and application is that in bootloader only cpu1 is active while in application both CPUs are active.
I have tried two other options to reset along the one above.
Both display same behaviour. On debugger I can see the following:
Jay