Hello all,
I recently started using GUI composer (on my custom circuit board with F28035) and it works great with USB JTAG connection. Now I am trying to make it work with UART connection.
Found this pdf and followed the instructions but still couldn't make it running
http://processors.wiki.ti.com/index.php/ProgramModelUart_GuiComposer
This is the error:
ComPort: Trouble Reading Memory Block at 0x9900 on Page 1 of Length 0x1: **Error**: Serial Communication failed at port: COM5, baud rate:57600!
I would expect the UART connection to suspend at main but it keeps running and i cannot suspend it.
Also looks like it requires Uart monitor running on the target but how do i do that?
Any help is appreciated!
Sandhya