You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm using mspdebugg to program my MSP430G2553 in Ubuntu 20.04 with FT232RL USB-UART bridge. My connection between MSP430G2553 and FTDI bridge are given below :
FT232RL -> MSP430G2553 Pin
RXD-> 03
TXD-> 07
DTR-> 16
RTS-> 17
3.3V-> 01
GND -> 20.
The program was uploaded (as shown in the screenshot) but not running even after resetting the device.