IMX RT1170 (EVKB) - Debugging problem

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

IMX RT1170 (EVKB) - Debugging problem

423 次查看
gustavosousabr
Contributor I

When debugging an example in mcuxpresso, it flashes the code and load, but then i receive this message 

 

No source available for "<signal handler called>() at 0xfffffffe"

 

Im debugging an example application: evkbmimxrt1170_canfd_interrupt_transfer_cm7

Other projects result in the same error. 

I have modified the boot device in the board, changed the QSPI to the OSPI. And changed the keys accordingly, i also changed the boot device in the project configuration, in the MCU settings section the new driver is MIMXRT1170_SFDP_MXIC_OPI.cfx

 

In the gdb terminal i can flash and it looks like i went well, also the load command loads, but when continuing ou stepping it goes immediately to this error. Is there some configuration missing? How can i make the debug work? 

0 项奖励
回复
2 回复数

407 次查看
Omar_Anguiano
NXP TechSupport
NXP TechSupport

Please refer to this document to recover the board: RT board recovery for debugger connect issues - NXP Community

Is the jumper configuration the default? How are you connecting the debugger? Did you make any rework to the board to use another flash? 

Best regards,
Omar

0 项奖励
回复

234 次查看
gustavosousabr
Contributor I

Sorry for the delay in the response, i did made a rework in the board for booting with the octal flash (MX25UM51345) and changed the pins accordingly, at first this was for use with PX4 software, and it did work the system booted OK, but for another projects or testing a feature i'm currently implementing in hardware the debugger was needed. So this is the changes i've made accordingly with the board schematics and the actual position of the switches.

0 项奖励
回复