Debug trouble

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Debug trouble

741 Views
jonnyescobar
Contributor II

hi

I am triying to debug my program, this stop on ldr r0, there is a discussion but the link doesn't work

Thread [1] <main> (Suspended : Signal : SIGTRAP:Trace/breakpoint trap)

__boot() at boot.S:66 0x7cc

the code where happen is:

/* Disable interrupts and clear pending flags */

        ldr r0, =NVIC_ICER0

        ldr r1, =NVIC_ICPR0

        ldr r2, =0xFFFFFFFF

        mov r3, #8

thanks a lot

0 Kudos
4 Replies

516 Views
soledad
NXP Employee
NXP Employee

Did you refer to this link KDS and PE Micro Debugger Setup?  ???

Regards

Sol

0 Kudos

516 Views
jonnyescobar
Contributor II

Hello

I am using MQX,  k64FN1M0VLQ12 and KDS 3.0, my board was worrking but i did minor changes on Processor Expert GPIO configuration.

Thanks

0 Kudos

516 Views
soledad
NXP Employee
NXP Employee

Hello Jonny,

Please check the link below and let me know if this helps.

KDS and PE Micro Debugger Setup? 

Regards

Sol

0 Kudos

516 Views
soledad
NXP Employee
NXP Employee

Hello Jonny,

Are you using MQX??

Which device are you using??

Which IDE are you using?

Regards

Sol

0 Kudos