Forum Discussion
Altera_Forum
Honored Contributor
22 years agohow to debug the plugs ethernet in stratix1s10?
1.With the calling of nr_plugs_initialize(...), why after nios-run the SOPC builder turn to GERMS monitor? 2.how to debug plugs ethernet lib(such as nr_plugs_initialize, or nr_plugs_connect)?
Altera_Forum
Honored Contributor
22 years agothrough the SDK shell,
go to the project/*sdk/src/??plugs nb hello_plugs.c then while attached to your board, nr hello_plugs.srec this will let you do a bunch of things. Does that help?