Forum Discussion
Altera_Forum
Honored Contributor
22 years agoNios II IDE Debugger
Hello I am using the Nios II IDE and the built in debugger to debug some code. To be more precise, I am trying to port the LWIP to the OpenCores MAC solution. I am having problems with the debu...
Altera_Forum
Honored Contributor
22 years agoHi
Sorry for the hassle, but I found the problem. The SRAM was shard by the packet buffer and the program memory, which is obviously not good (duh). Nir