Forum Discussion
Altera_Forum
Honored Contributor
16 years agoTwo Master RAM Access
Hi i m using NEEK and i m trying to get a hugh amount of Data from an Verilogfile to the NiosII Now i tried to include an Avalon MM Master (Template for Burst Writing) to the SoPC that connect...
Altera_Forum
Honored Contributor
16 years agoI'm not familiar with the template and how it works, but you should connect a Signaltap probe to the ports on your HDL to check if it isn't writing continuously. If it is, it will prevent the CPU from working properly.
Another reason could be that you are overwriting the reset or exceptions vectors in the DDR, making the CPU crash.