Debug trouble

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Debug trouble

1,397件の閲覧回数
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 件の賞賛
返信
4 返答(返信)

1,172件の閲覧回数
soledad
NXP Employee
NXP Employee

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

Regards

Sol

0 件の賞賛
返信

1,172件の閲覧回数
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 件の賞賛
返信

1,172件の閲覧回数
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 件の賞賛
返信

1,172件の閲覧回数
soledad
NXP Employee
NXP Employee

Hello Jonny,

Are you using MQX??

Which device are you using??

Which IDE are you using?

Regards

Sol

0 件の賞賛
返信