RT1021 flashloader: debug_uart_print() is missing

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

RT1021 flashloader: debug_uart_print() is missing

跳至解决方案
931 次查看
JamesNgo
Contributor III

I enabled debug trace on UART1 as an option in flashloader. There's a API debug_uart_print() referenced in debug_util.c file but does NOT exist I need your help to locate it:

JamesNgo_0-1695833505036.png

Thanks

0 项奖励
回复
1 解答
823 次查看
Miguel04
NXP TechSupport
NXP TechSupport

Hi @JamesNgo 

Sorry for the late reply, I've been reviewing the issue and this is what I was able to find:

On the RT1021 flashlaoder example the body of the function is missing, however I found it on the RT1060 SDK, see image bellow.

Miguel04_0-1696876267670.png

This is from the hardware_init_MIMXRT1062.c file, I'll report this issue with my team, do you need this function or you have the inquiry where is the "body"? 

Thank you for your contribution.

Best Regards, Miguel.

在原帖中查看解决方案

3 回复数
903 次查看
Miguel04
NXP TechSupport
NXP TechSupport

Hi @JamesNgo 

Are you refering to the body of the function or where is it declared?

Best Regards, Miguel.

0 项奖励
回复
896 次查看
JamesNgo
Contributor III

The "body" of the function is missing. 

0 项奖励
回复
824 次查看
Miguel04
NXP TechSupport
NXP TechSupport

Hi @JamesNgo 

Sorry for the late reply, I've been reviewing the issue and this is what I was able to find:

On the RT1021 flashlaoder example the body of the function is missing, however I found it on the RT1060 SDK, see image bellow.

Miguel04_0-1696876267670.png

This is from the hardware_init_MIMXRT1062.c file, I'll report this issue with my team, do you need this function or you have the inquiry where is the "body"? 

Thank you for your contribution.

Best Regards, Miguel.