Forum Discussion
Altera_Forum
Honored Contributor
21 years agojtag 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 response1 Reply
- Altera_Forum
Honored 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).