Problem into debugging with CMSIS-DAP on LS1012A-FRWY board

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Problem into debugging with CMSIS-DAP on LS1012A-FRWY board

386 次查看
ming987
Contributor I

I try to debuging bareboard project with cmsis-dap on ls1012a-frwy with some problem. Loading is ok ,but  it can not stop at main.s.

I try to suspend it, it return"warning: Remote failure reply: E43".

The inspect/connect/flash programmer function in Target connections are all work well .

Thanks.

pastedImage_3.png

pastedImage_2.png

pastedImage_1.png

0 项奖励
1 回复

296 次查看
Pavel
NXP Employee
NXP Employee

Look at the Section 5.4 of the ARMv8_Targeting_Manual.pdf file.

Draw attention on the following Note i this document:

When using the CMSIS-DAP probe, it is recommended to verify operation parameters and RCW correctness before continuing. Failure to program a compatible RCW may result in board being unable to boot. Recovery is not possible using CSMSIS-DAP and will require use of the external CodeWarrior TAP unit.

 

Check RCW on your board.


Have a great day,
Pavel Chubakov

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

0 项奖励