Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHi, scott
<div class='quotetop'>QUOTE </div> --- Quote Start --- If you don't use a filesystem, then you can directly access the device via the mtd device inodes (but your application is responsible for reading/writing the appropriate offsets in the flash).[/b] --- Quote End --- Can Flash(mtdblock1;kernel) be accessed directly by "open, read,write" routines If I want to update the kernel in runtime, then reboot.