Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
16 years ago

Problem while compiling NIOSII application to be loaded into DRAM from FLASH

Hi, I am writing a custom boot loader + an application. The bootloader will run from onchip-ram and will copy application,which needs to be stored in CFI flash, to DRAM. Reset & exception ...