Altera_Forum
Honored Contributor
14 years agoresetrequest and restart
Hi,
i have a SPOC-System with 3 NIOS II Processors. One of the processors is used to download software to the others. For download i set the resetrequst signal to the cpu and then i wait until the resettaken is asserted. Then i download the hex-file to the memory and release resetrequest. This works fine. But when i only restart a processor by setting the resetrequest, waiting for resettaken and resetting resetrequest the processor does not start again. It only works, when i download the hex-file before releasing the resetrequest. Do i have to clear the stack or something before resetting the resetrequest? Thanks, Paddy