Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
21 years ago

jtag atlantic and old NIOS (1)

Hi

Is it possible to use dll jtag_atlantic.dll with old NIOS 1 processor? what to set in function jtagatlantic_open for parameter link_instance?

Thanks for response

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    If you instantiate a jtag_uart and connect it to Nios I then theoretically it will work. But you'll have to write your own target software. Use nios2-terminal on the host.

    If your system only has one JTAG UART in it then you can omit the --instance parameter to nios2-terminal (or set link_instance=-1).