You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code for firmware update through sd card is perfectly running as expected.
I have using the same code for LPC1768.
ISSUES:
1.The printf function is not able to send debug messages to the console. I have done doing some changes using UART_SEND function. But still no debugs messages. Using UART0 for debugging.
2. The system is hanging (in boot code) while device is powered up. After the manually reset, the device starts working.
Look forward to hear from you.
The text was updated successfully, but these errors were encountered:
Hello sir,
Code for firmware update through sd card is perfectly running as expected.
I have using the same code for LPC1768.
ISSUES:
1.The printf function is not able to send debug messages to the console. I have done doing some changes using UART_SEND function. But still no debugs messages. Using UART0 for debugging.
2. The system is hanging (in boot code) while device is powered up. After the manually reset, the device starts working.
Look forward to hear from you.
The text was updated successfully, but these errors were encountered: