Altera_Forum
Honored Contributor
20 years agoWhere does IDE copy the romfs ?
Hello,
I have generated a linux kernel and a filesystem with the Nios2 IDE. When I upload the kernel, I suppose it is uploaded on my reset address (specified in SOPC builder) since the kernel starts at boot. But how does the IDE find the address where to upload the filesystem in flash ? I need to know that in order to use properly my map file for the MTD driver. Thanks for help. Pod