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.

MSP430F5234: How can I access the MSP-FET's Backchannel UART to communicate with my part?

Part Number: MSP430F5234
Other Parts Discussed in Thread: MSP-FET, MSP-GANG

When designing my board, I noticed that the MSP-FET had an option for a backchannel UART. Hoping to use this serial interface to debug my firmware, I connected my processor's UART pins to the corresponding pins on the programming header. What I'm hoping to do is implement a printf debugging setup on my part and see the output in a serial terminal on my computer.

I found the following table in the MSP Debuggers Guide (www.ti.com/.../slau647f.pdf).



Is this table indicating that I need to send some command down to the MSP-FET in order to initialize the UART?


So far, I have the UART on my part set to 1200 baud (which may be a problem), and I send out a string every 2 seconds. I can see the data on the pins, but nothing appears in my serial terminal.

I am working on a Mac using the "Serial" App from the App Store (itunes.apple.com/.../id877615577. When I open the application, I have the choice of two unique TI "COM ports".


From what I've been able to determine so far, selecting Port 2 causes the MSP-FET to crash in CSS7, so I'm assuming I need to select Port 1. 


Any suggestions would be much appreciated,

Trigg

  • BTW, for log with 5xx devices can be used Mailbox system by existing SBW connection, without any extra wires, and setup problems. Unfortunately, it is not supported with TI tools. It is suported by my MSP-GANG like flasher that is working on OS X from Lion (10.7.5) till Yosemite (10.10.5).

**Attention** This is a public forum