Hello Team,
i followed this youtube link https://youtu.be/YOBWhFE0LZg and generated the adc code and modified.
my problem is after flashing,The project is set to automatically run to main(). However, when I start the debugger, the green Resume button and the yellow Suspend buttons are greyed out. Only the red Halt button is shown and the debug window shows Texas Instruments XDS110 USB Debug Probe/CortexR4 (Running - A reset occurred on The Target). Clicking on Halt, the debugger exits and I'm returned to the Edit window.
If, instead of clicking the Halt button, I click on the Texas Instruments XDS110 USB Debug Probe/CortexR4 (Running - A reset occurred on The Target) line, the debugger halts, the yellow button is no longer grayed out but a green button is still greyed out. if i click yellow button all other button are highlighted and if i do step in the cursor keep on looping in this lines
i dont know what to do further.
b _dabort
_dabort
stmfd r13!, {r0 - r12, lr}; push registers and link register on to stack
ldr r12, esmsr3 ; ESM Group3 status register
ldr r0, [r12]
here i had attached adc zip file and screenshot also kindly help
Thanks and Regards
Bavi U M