Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12699 Discussions

how to debug the plugs ethernet in stratix1s10?

Altera_Forum
Honored Contributor II
1,345 Views

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)?
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
468 Views

through 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?
0 Kudos
Reply