HI All,
Trying to write a custom reset script using JLinkScript to toggle the reset line on our processor, halt the target, and poke a value to memory to halt the watchdog timer.
The JLinkScript is working from JLinkExe (I'm on Fedora 34):
Display All
When I use the same reset script in Ozone The CPU does not halt:
Despite on Line 5 my check that the S_HALT bit is set in DHCSR.
Any ideas?
Regards,
Glenn
Trying to write a custom reset script using JLinkScript to toggle the reset line on our processor, halt the target, and poke a value to memory to halt the watchdog timer.
The JLinkScript is working from JLinkExe (I'm on Fedora 34):
Source Code
When I use the same reset script in Ozone The CPU does not halt:
Despite on Line 5 my check that the S_HALT bit is set in DHCSR.
Any ideas?
Regards,
Glenn