Forum Discussion
Altera_Forum
Honored Contributor
20 years agoI'am not a shell script expert,
I changed line 38 in nios2-download from "reset_target=no" to "reset_target=yes" when I start the debugger I get the last message (previous messages are cleared from console) .. info threads warning: RMT ERROR : failed to get remote thread list .. then program starts from flash ??? i also tried to add the following command to external tools: Location: C:\altera\kits\nios2\bin\nios2-gdb-server.exe Arguments: -r I can manually run this command by IDE but it says: generating markers..., building...,generating markers... this works, but it's annoying slow ! can the ide simply start an external program, without trying to rebuild the whole world ! can anyone help in hacking the download script, or is there another solution. thanks