Forum Discussion
Altera_Forum
Honored Contributor
21 years agoabout EPM7128
the nios2 examples include "EPM7128_flash_config_controller" . how to use it to a new board? Is that also like niosII_stratix_1s10_ES that can download into the flash? my meaning is how to ...
Altera_Forum
Honored Contributor
21 years agothank u.
another question: how to trace into these functions like: IORD_8DIRECT(flash->dev.base_addr, QUERY_ADDR+i); ? how can i see the bottom lay code or assembly code?