Hi,
I am using MIMXRT1064 - EVK.
I had imported bootloader_example - Flashloader sdk for reference to my bootloader implementation.
In this sample code, I am not able to use UART drivers and also not able to see debug message in terminal.
Please check and help me with the issue of UART.
SABBK_1-1654564729809.png
Function not working is
SABBK_2-1654565012477.png
After this function executes, not able to see print on terminal.
Also, Can I get any tutorial or document which explains about the activities/steps done in SDKs provided by NXP.
Being new in this field, this can help me understand the SDKs better specially for bootloader.