Hello,
I am using F280049PMS as the micro controller on my board and I want to work with MATLAB embedded coder package. Previously I was working with Code Composer and I was able to monitor and tune parameters in debug mode using XDS110 debug probe and with cJTAG connection.
The problem started when I wanted to use MATLAB instead of code composer. I am not able to make the serial connection work. The hardware connections are as bellow:
pins which are necessary for cJTAG are connected and I don't have any problem with flashing the micro.
GPIO 35 is connected to UARTRX from AUX output of debug probe
GPIO 37 is connected to UARTTX from AUX output of debug probe
TGTVDD is connected to PCB VDD.
Software: In the MATLAB all these pins are set in SCI configurations.
I have to mention that before working on my PCB I was working with F280049C Launchpad and I didn't have this problem meaning that I was able to monitor and tune parameters in MATLAB.
Please let me know what you think and how I can resolve this problem.