Part Number: TMS570LS3137
Hi,
I am using tms570ls3137 hercules board. i also installed the xdc100v2 driver, but the serial communication isn't working. i am using lauterbbach for debugging. any suggestion what should i do next?
Regards,
Usman
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: TMS570LS3137
Hi,
I am using tms570ls3137 hercules board. i also installed the xdc100v2 driver, but the serial communication isn't working. i am using lauterbbach for debugging. any suggestion what should i do next?
Regards,
Usman
Hello Usman,
Some other things you can check that might help determine what is going on are below.
1.) Do you see the COM port when you have a look at your Device Manager information on your PC? To confirm the COM port is associated to the HDK and not something else in your system, you should be able to see the COM port come and go as you plug and unplug from the HDK from the USB cable.
2.) Do you see the SCITx and SCIRx diodes light up when attempting to send or receive messages? These diodes are D10 and D11 and are located as shown in the picture below.
If you are able to observe the diodes illuminating when you program is executing but you do not see the COM port in the device manager, there is, most likely, an issue with the driver supporting the virtual COM port of the CPLD and this should be addressed with Lauterbach. If you do not see the the diodes illuminate and the COM port is present, then there is, most likely, an issue with your code that needs to be resolved.