Other Parts Discussed in Thread: MSP-FET
Hello,
I am trying to write some testing code for the TSC2013EVM board. I found the reference code for the board here: https://e2e.ti.com/support/other_analog/touch/f/750/t/419094?TSC2013EVM-drive-code, and I am using IAR Embedded Workbench. However, when I try running the program, it brings up the error:
Currently, I am merely plugging the board into my computer via the included USB. From what is written on the User's Guide, "The FT232 device is a USB-to-serial UART interface and is used to transfer data from the MSP430 MCU to the host PC or is used to receive commands from the host PC." so I figured that I would not need any extra devices. But from searching online, everyone is using either a LaunchPad or MSP-FET tool to work with the TSC2013. Do I need to purchase an MSP-FET to write code for this board?
