Altera_Forum
Honored Contributor
16 years agoProblem on writting
Hi guys, I'm tryining to write on my own controller that communicates through avalon bus.
I'm debuggin my small program from NIOS II EDS and when the line is executed IOWR(DUMMY_0_BASE,0,Tmp1); this errors appears : assertion "m_state == STATE_DEBUG" failed: file "nios2debug.cpp", line 286 C:\altera\81\nios2eds\bin\nios2-download: line 594: 5444 Aborted (core dumped) nios2-gdb-server --instance 0 --tcpport auto --write-pid Debug/n ios2-download.pid Anyone knows why this is occuring ? ( The address it's correctly on system.h file) Thank you for any help :-)