Forum Discussion
Altera_Forum
Honored Contributor
15 years agoThanks for your input
made me try this: run in xp sp3 compatibility mode. --> no luck debugging --> switch to debug perspektive --> delete all sessions --> now new error: nios2-download: error: wrapper script can only download one file at a time --> Delete both hardware configurations --> restart create new hardware configuration --> restart --- Then used a bit time looking tru my usage log: /* ---- this must be the wrapper error about only one file at once because it's connecting to the wrong usb device port ---*/ error,log,,,"Failed Executing: [nios2-download, '--cable=USB-Blaster on localhost [USB-0]', --device=1, --instance=0, --sidp=Not Found, --id=Not Found, --timestamp=Not Found] return code: 16",1291574497915 /* --- ---/ --- actually a step back debug failed before being able to upload software due to finding the wrong usbblaster device. --(fix. seen in a thread elsewhere on this forum)(sorry still no links possible)!.. Found the log point from the Tx Tx session terminated error: executed,command,,,"com.altera.sbtgui.launch.hardware.Nios2HardwareLaunchShortcut.debug",1291577838914 started,bundle,org.eclipse.cdt.launch,6.0.0.201002161416,"org.eclipse.cdt.launch",1291577838914 opened,view,com.altera.sbtgui.launch,10.0.0.262,"com.altera.sbtgui.launch.hardware.ByteStreamConsoleView",1291577841800 error,log,,,"sun.awt.X11.XlibWrapper",1291577841800 started,bundle,org.eclipse.cdt.debug.mi.ui,6.0.0.201002161416,"org.eclipse.cdt.debug.mi.ui",1291577842393 started,bundle,org.eclipse.cdt.debug.mi.core,6.0.0.201002161416,"org.eclipse.cdt.debug.mi.core",1291577842393 started,bundle,com.altera.debug.cdi.gdb.plugin,10.0.0.262,"com.altera.debug.cdi.gdb.plugin",1291577857865 error,log,,,"Error creating session",1291577861048 ---- Not that I understand much of this but i notice: error,log,,,"sun.awt.X11.XlibWrapper",1291574495668 --- something X11 crashing before each debug session ? + Would it be advisable to try replacing the com.altera.debug.cdi.gdb.plugin -- And with what ?