Hi Sohan Walimbe,
Thanks for your reply.
After setting the DEBUG_ENABLE, the UART pins will be mapped via following codes.
And I think you need a debugger, and it would be better when having oscilloscope too.
{(uint32_t)IOCON_PIO1_6, (IOCON_FUNC1 | IOCON_RESERVED_BIT_6 | IOCON_RESERVED_BIT_7 | IOCON_MODE_INACT)},
{(uint32_t)IOCON_PIO1_7, (IOCON_FUNC1 | IOCON_RESERVED_BIT_6 | IOCON_RESERVED_BIT_7 | IOCON_MODE_INACT)},
Have a great day,
TIC
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------