Altera_Forum
Honored Contributor
16 years agojtag_atlantic??
i created a new thread/topic some days ago asking about how to communicate (send data) from one pc to the dev board using the usb... parrado told me that using jtag_atlantic.dll i could be able to do that, so i downloaded the image_download_demo to see how it works...
now using that demo, im able to do a communication between the dev board and the pc (the dev board receive control commands from the pc via jtag, do some stuff depending on the command and then send a result command to the pc)... i do all of this "polling" the jtag (that's the way it's used on the image_demo) but now i want to know if is it possible to create some kind of interrupt that warn/notify my software when data is sending to the dev board... thanks in advance! PD: my english sucks! :p