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++
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
12748 Discussions

CPU Reset not having any effect...

Altera_Forum
Honored Contributor II
1,085 Views

I am trying to use the CPU reset and am not getting anywhere. I have multiple CPU's so it is important to be able to reset them individually. 

After several failed attempts, I tried to hard-code the reset like this: 

     -- the_cpu_0      cpu_resetrequest_to_the_cpu_0 => '1',      cpu_resettaken_from_the_cpu_0 => RESET_TAKEN_CPU0, 

and the CPU still runs as if nothing has happened. 

What could I be missing? It appears as if the reset is having no effect at all. 

I don't have the JTAG debugger enabled, so that isn't it. 

 

Thanks, 

Brian
0 Kudos
0 Replies
Reply