Forum Discussion
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- did you checked your cpu reset vector ? does it point on your EPCS at the correct address ? --- Quote End --- The Reset Vector point to 0x00000000 (ext_flash + offset = 0x0) When I download uCLinux in this SOPC (without MMU) the system ran perfectly. In this case, the Reset vector point to same address. I'll try change for epcs... Thanks