Menu

#92 Replace bsdl2jtag standalone application

0.x
closed-accepted
UrJTAG (99)
3
2017-02-12
2009-03-08
No

In general, the 'bsdl dump' command implements the same functionality like bsdl2jtag.c Everything should be available to replace bsdl2jtag as a standalone application.

It should be enough to have a wrapper bash script that calls jtag with the appropriate settings.
Since '[ 1858913 ] Allow commands on command line' is not yet implemented, the script could deploy the following technique:

echo "bsdl dump some_file.bsd" | jtag > some_file.jtag

Discussion

  • Arnim Läuger

    Arnim Läuger - 2009-03-28

    bsdl2jtag.c replaced by shell wrapper that calls jtag shell with 'bsdl dump ...'
    Applied to SVN r1467.

     
  • Arnim Läuger

    Arnim Läuger - 2009-03-28
    • assigned_to: nobody --> arniml
    • status: open --> closed-accepted
     

Log in to post a comment.