Forum Discussion
Altera_Forum
Honored Contributor
12 years agonios2-terminal/jtag-atlantic data transfer speed on DE0-nano
I need communication interface between DE0-nano and notebook (need transfer large ~16bit x 10000 data array). I knew, that I can use nios2-terminal for data transfers, but I don't know it avera...
Altera_Forum
Honored Contributor
10 years agoHi Alexei,
I'm still running into problems with this. I think I've created a C# library that Pinvokes all the C++ methods, but when I try to write or read using jtagatlantic_write or jtagatlantic_read I get system memory access exceptions. Did you ever run into that problem? Perhaps this means that my C# library isn't actually working the correct way. Thanks!