Debug Console Initialization Problem for RT1170

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

Debug Console Initialization Problem for RT1170

2,607 次查看
Meher_Vanukuri
Contributor I

Hi,

I'm reaching out to seek assistance regarding an issue I've encountered while trying to port code from an EVK kit to a custom board.

All the developed code functions flawlessly on the MIMXRT1170 EVK kit; however, when transferred to our custom board (RT1170), we're encountering a problem during the initialization of the debug console. Specifically, the memory allocation for s_debugConsoleState.serialhandle in the boardInitDebugConsole() function seems to fail, resulting in a value of 0 being assigned (Refer Figure Issue -1 & Issue -2).This issue ultimately leads to the code getting stuck in  assert(NULL != serialHandle); (refer Figure Issue -3) in the execution process.

0 项奖励
回复
1 回复

2,561 次查看
nxf77486
NXP TechSupport
NXP TechSupport

Hello,

 

Thank you for contacting NXP support.

I understand that on the EVK everything on your application works properly and this issue is just being faced on the custom board.

Can you please help me by sharing the Console information, to have more information. Also it is possible to perform a test with and basic SDK example like the hello_world.

Please let me know this information in order to find a solution to your case.

0 项奖励
回复