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

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

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

376 Views
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 Kudos
1 Reply

286 Views
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 Kudos