LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

program msp430 via JTAG

Hello,

 

is it possible to control MSP430 with Labview via JTAG and emulator?

 

can someone give a hint what i need, or what/where i should begin??

 

regards

0 Kudos
Message 1 of 3
(2,957 Views)

A few questions:

Do you want to simply program the msp430 or control it as well? 

What JTAG adapter are you using?

 

Look at the documentation for your JTAG and any documentation for the .dll(s) associated with it. That's probably your best starting place.

Message 2 of 3
(2,939 Views)

Hello John,

 

ich wrote a C-Code (to test RAM of the msp430), compiled it....with IAR workbench. Everythink is alright.

now i want use the output file (from the linker or so...), and make the test using Labview.

so that everyone can make such a test without having to install IAR or Code Composer....

 

i am using a flash emulation tool.

 

i heard something about dlls, and i am looking for a doku for more informations.

0 Kudos
Message 3 of 3
(2,935 Views)