-
Connect JTAG header of USB FET to JTAG1 to debug the FG4618
-
Open IAR Embedded Workbench V 3.42.
-
Choose Project Add Existing Project from the drop down menu.
-
Select the project file the FG4618 host_comms.ewp from the Labs directory.
-
Confirm if the target is MSP430FG4618 and FET Debugger option is selected.
-
Build and load the project on the device by selecting Project Debug.
-
Come out of Debug mode by selecting DebugStop Debugging.
-
Disconnect JTAG header of USB FET from JTAG1 and connect it to JTAG2 debug the F2013.
-
Choose Project Add Existing Project from the drop down menu.
-
Select the project file F2013 touchbutton.ewp or F2013 touchpad.ewp from the Labs directory.
-
Confirm if the target is MSP430F2013, FET Debugger and Spy-Bi-Wire interface is selected.
-
Build and load the project on the device by selecting Project Debug.
-
Cycle power to the FG4618 based on its power selections to start its operation.
-
From the IAR Embedded Workbench window from the drop down menu select Debug Go to start operations on the F2013.
-
The LCD would activate a three-digit display.
-
Experiment with this setup using instructions provided starting from Page 9 of the document “Hands-on Capacitive touch sensing with MSP430.pdf” to see the effects of running a capacitive sensitive touch button demo
Can any one please tell me how to perform step 13