LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

JTAG programming

Hi,

 

I have JTAG component to be programmed. Current we use XDS110 USB debug probe to program the board. 

I would like to build labVIEW application so that, it can be automatic programming. 

So requirement is 

1) Place the board on to the table and connect all wires and connectors to start the programming.

2) Scan the board serial number in LV application.

3) Switch ON the power supply manually.

4) Press start button in LV.

5) Then LV should call the .hex file for the board and execute the programming.

6) After successful programming, txt file will be generated into the drive.

7) LV should verify the programming success from the txt file. 

😎 If the LV application found txt file with success message , then it should be status as pass. Then delete that file, because every board it generate txt file so LV should not refer the old txt file. In this case if any board not program then it will read old txt file and make it pass. 

9) LV application should generate .csv or txt file after complete. 

 

Please guide me how to starts building the LV application. I am new to LV.  

 

0 Kudos
Message 1 of 5
(448 Views)

Event driven state machine is a great place to start. How familiar are you with building applications using LabVIEW?

 

There may be off-the-shelf JTAG production programmers that come with this sort of automation; you may want to consider them before investing a lot of Engineering hours into developing this application.

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 2 of 5
(435 Views)

I am just learning LV. Would like to explore more and more application development. 

0 Kudos
Message 3 of 5
(398 Views)

Hi,

 

Thanks for sharing the details. I am not able access the automate link. It gives an error.

0 Kudos
Message 4 of 5
(334 Views)

@Maheboob wrote:

Hi,

 

Thanks for sharing the details. I am not able access the automate link. It gives an error.


If I were you, I wouldn't have clicked the link; in fact, I hovered, and the link did not sound related to the topic, and the response of that person seemed too "AI." I would bet that it is spam and even a malicious link.

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 5 of 5
(326 Views)