RT1021 flashloader: debug_uart_print() is missing

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

RT1021 flashloader: debug_uart_print() is missing

ソリューションへジャンプ
1,006件の閲覧回数
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 解決策
898件の閲覧回数
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 返答(返信)
978件の閲覧回数
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 件の賞賛
返信
971件の閲覧回数
JamesNgo
Contributor III

The "body" of the function is missing. 

0 件の賞賛
返信
899件の閲覧回数
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.