Forum Discussion
Altera_Forum
Honored Contributor
17 years agoI think, in Visual Studio you have write an import lib to interface jtag_atlantic_api.dll. That's nothing particular to Nios II or virtual JTAG, just a normal windows procedure. As the imported dll functions are known by name and type, this shouln't be a problem. If you experience any name-mangling problems, they could be imported by index rather than by name.