Other Parts Discussed in Thread: LAUNCHXL-F28379D, , TMDSEMU110-U
ear all,
I have a Simulink model that I can build and load with a LAUNCHXL-F28379D with an on-board xds100v2, as well as, with a custom board with a TMS320F28379D and external XDS100v2 from Spectrum Digital, I use the same code in both cases. I do not have any issues with the JTAG pins in both cases. However, when I want to use the external mode from Simulink which uses SCI-A, I can connect with the LAUNCHXL-F28379D without any issues, setting the correct COM port and SCI-A pins GPIO42 and GPIO43, but not with the custom board with TMS320F28379D and external XDS100v2 which uses the same pins (I have solutions with pull-up resistors and without them in these pins, but nothing).
In the external XDS100v2 I have the XDS100 Class Auxiliary Port set as Virtual COM port to use it as serial port. I have concluded that this second port are the GPIO43/SCIARX(->MCU) and GPIO42/SCIATX(<-MCU) pins like in the LAUNCHXL-F28379D and should work exactly in the same way in my custom board solution. But the serial connection does not work, I do not see any attempt even to send a message.
I have also tried the same with a XDS110 debug probe, which I am able to build and load with my custom board, but the serial in the XDS110 Class Application/User UART does not work either.
Am I missing anything?
Regards,
Irma.