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:
Thanks
解決済! 解決策の投稿を見る。
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.
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.
Hi @JamesNgo
Are you refering to the body of the function or where is it declared?
Best Regards, Miguel.
The "body" of the function is missing.
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.
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.