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.
Tool/software:
I tried to debug MSP430F478 using SBW interface.
Below is the connection I made according to "MSP430 Hardware Tools User's Guide (Rev. AH)"
MSP-FET MSP
1 TDO/TDI -------- 74 nRST/NMI
2 VCC_TOOL -------- 1, 80 DVCC
7 TCK -------- 73 TCK
9 GND -------- 7,10 GND
TCK pin is pulled down by 5k resistor.
TDI/TDI pin is pulled up by 47k resistor and 2.2 nF capacitor which is connected to GND.
It didn't work, the device couldn't be found, CCS showed error message "Unknown device".
I modified the connection based on my former experience in other MSP430 controllers, but all those didn't work.
Below two are my modifications.
MSP-FET MSP
1 TDO/TDI -------- 70 TDO/TDI
2 VCC_TOOL -------- 1, 80 DVCC
7 TCK -------- 73 TCK
9 GND -------- 7,10 GND
MSP-FET MSP
1 TDO/TDI -------- 70 TDO/TDI
2 VCC_TOOL -------- 1, 80 DVCC
7 TCK -------- 71 TCI/TCLK
9 GND -------- 7,10 GND
How can I properly wire for SBW?
Or is SBW interface impossible for MSP430F478?
I double checked if I soldered properly but there wasn't any problem.
Hello,
You are correct that the MSP430F478 does not support SBW.
On parts that support SBW (which is most parts in the portfolio) the pins will be labeled SBWTDIO/SBWTCK and in the JTAG section of the device datasheet there will be timing information specific to SBW.
Thanks,
JD
**Attention** This is a public forum