MCXA156 Debug Error

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

MCXA156 Debug Error

166 次查看
Jason88619
Contributor II

I encountered a problem when using PEMicro to debug my project, and the specific error report is as follows:

Connection from "127.0.0.1" via 127.0.0.1. Connection from port "55199" to 6224
Connection from "127.0.0.1" via 127.0.0.1. Connection from port "55203" to 7224
Telnet server running on 127.0.0.1:51794
Requesting next symbol pxCurrentTCB
  Symbol pxCurrentTCB not found.
Requesting next symbol pxReadyTasksLists
  Symbol pxReadyTasksLists not found.
Requesting next symbol xDelayedTaskList1
  Symbol xDelayedTaskList1 not found.
Requesting next symbol xDelayedTaskList2
  Symbol xDelayedTaskList2 not found.
Requesting next symbol xPendingReadyList
  Symbol xPendingReadyList not found.
Requesting next symbol uxCurrentNumberOfTasks
  Symbol uxCurrentNumberOfTasks not found.
Requesting next symbol uxDeletedTasksWaitingCleanUp
  Symbol uxDeletedTasksWaitingCleanUp not found.
Requesting next symbol xSuspendedTaskList
  Symbol xSuspendedTaskList not found.
Requesting next symbol xSchedulerRunning
  Symbol xSchedulerRunning not found.
Requesting next symbol FreeRTOSDebugConfig
  Symbol FreeRTOSDebugConfig not found.
Requesting next symbol _tx_thread_current_ptr
  Symbol _tx_thread_current_ptr not found.
Requesting next symbol _tx_thread_created_ptr
  Symbol _tx_thread_created_ptr not found.
Requesting next symbol _tx_thread_created_count
  Symbol _tx_thread_created_count not found.
Requesting next symbol _tx_thread_system_state
  Symbol _tx_thread_system_state not found.
Interrupt command received. Halting execution.
Warning: Unable to go to background. Core is running 
Warning: Unable to go to background. Core is running 
Warning: Unable to go to background. Core is running 
Warning: Unable to go to background. Core is running 
Warning: Unable to go to background. Core is running 
Warning: Unable to go to background. Core is running 

Jason88619_0-1760695122262.png

Meanwhile, the program also fails to jump to the main function.Here are some relevant configurations of my project:

Jason88619_1-1760695274049.pngJason88619_2-1760695326240.pngJason88619_3-1760695354994.pngJason88619_4-1760695377115.png

How can I solve this problem? I would be very grateful if anyone could reply to me.

 

 

标签 (1)
0 项奖励
回复
1 回复

114 次查看
Celeste_Liu
NXP Employee
NXP Employee

Hello @Jason88619 ,

Thanks for your post. 

Could you please provide more information about your setup and the situation?
Are you using a custom board or an evaluation board (EVB)?
Have you tried flashing a new, empty project to see if the same issue occurs? 
Are your PE Micro plugins up to date?

BR 

Celeste

0 项奖励
回复