Altera_Forum
Honored Contributor
14 years agom_state==STATE_DEBUG, cause by sram instability ?
Hi,
I have some problems to program (run as/debug as) my Nios design with Eclipse IDE: quite often I have this message : "m_state==STATE_DEBUG..." Sometimes I can program successfully and continuously 10,20,30... times and suddenly I can't for 1, 2 or 20 times... I use : - Terasic blaster or altera usb blaster rev C, both work with other custom boards or eval boards - quartus / nios ide 9.1 sp1 - nios host on external sram - custom board with jtag circuit copied from nios 2 cyclone II eval board : -> 1k pull up on TDI, TMS -> 1k pull down // 10pF on tck I have added 10pF capacitors on other signals (TDI, TMS, TDO) without results. I see other threads (old) and this page : http://www.altera.com/support/kdb/solutions/rd05242010_978.html?gsa_pos=1&wt.oss_r=1&wt.oss=m_state But it doesn't help me, I don't see what could be wrong in my jtag circuitry or blaster. I also have some problems of stability with my external sram (no ideas of the reasons): http://www.alteraforum.com/forum/showthread.php?t=28195 I wonder if a problem with the sram could generate this "random" error ? Thanks a lot for helping, I am really stuck with my nios problems.