Hi,
I am trying to make a batch script for daisy chained JTAG boards. What I want to do is automate the flashing of all the boards in the chain successively using a single script.
Reading UM08001 Jlink document, what I have understood so far is that I need to give the special initialization parameters in a Jlink script file (which looks similar to C) and then use the JLink Commander commands like 'Loadbin' to flash the board.
Could someone explain me how to combine/connect these 2 into a single batch script for my purpose OR if you could suggest an alternative to achieve the same?
Thanks in advance.
I am trying to make a batch script for daisy chained JTAG boards. What I want to do is automate the flashing of all the boards in the chain successively using a single script.
Reading UM08001 Jlink document, what I have understood so far is that I need to give the special initialization parameters in a Jlink script file (which looks similar to C) and then use the JLink Commander commands like 'Loadbin' to flash the board.
Could someone explain me how to combine/connect these 2 into a single batch script for my purpose OR if you could suggest an alternative to achieve the same?
Thanks in advance.