Altera_Forum
Honored Contributor
14 years agousing ssram or parallel flash for uclinux
Hi all,
I'm using cycloneIII starter board and i want to execute uclinux from the ssram or parallel flash instead ddr so when i build the zImage i choose ssram or extern flash (parallel flash). I have the same error when i download the zImage --- Quote Start --- nios2-download -g zImage_web_server --- Quote End --- --- Quote Start --- Using cable "USB-Blaster [USB-0]", device 1, instance 0x00 Pausing target processor: OK Initializing CPU cache (if present) OK Downloaded 1376KB in 29.7s (46.3KB/s) Verifying 05500000 ( 0%) Verify failed between address ..... and ..... Leaving target processor paused --- Quote End --- anyone have an example that runs NB: with ddr it work fine Thanks