Reset_Handler() at boot.S:69 0x410

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

Reset_Handler() at boot.S:69 0x410

ソリューションへジャンプ
983件の閲覧回数
jonnyescobar
Contributor II

Saludo

Cuando intento correr el programa se detiene en:

        /* Disable interrupts and clear pending flags */

       ldr r0, =NVIC_ICER0-----------------------------------------en esta linea se detiene

        ldr r1, =NVIC_ICPR0

        ldr r2, =0xFFFFFFFF

        mov r3, #8

quisiera saber que esta pasando, cual es el error?

el programa estaba funcionando correctamente pero al volver a programar el micorcontrolador  se detiene en ese punto, removi el micro de mi circuito y coloque uno nuevo, el error persiste.

Agradeciendo su ayuda y pronta respuesta

Jonny

ラベル(1)
0 件の賞賛
返信
1 解決策
781件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi,

please check if this is because of watchdog. refer this url:

KDS 3.0.0 unable to debug


Have a great day,
Zhang Jun

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

3 返答(返信)
782件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi,

please check if this is because of watchdog. refer this url:

KDS 3.0.0 unable to debug


Have a great day,
Zhang Jun

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

781件の閲覧回数
jonnyescobar
Contributor II

Thanks a lot, that was correct

Have a nice day

0 件の賞賛
返信
781件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

you are welcome!


Have a great day,
Zhang Jun

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信