Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- We recently obtained a Terasic DE10-nano development board and installed their Linux Console (kernel 4.5) image on its SD Card, the board booted up as expected. We noticed we could put our old DE0 raw binary file (.rbf) file onto the new DE10-nano SD card and the system booted up without complaint. Furthermore the C applications we wrote for the DE0 run correctly on the DE10 as does the HDL code. Why does this work? The parts are different; DE0 (5CSEMA4U23C6N) and DE10 (5CSEBA6U23I7NDK) , I would have expected it *not* to work. Any insight would be appreciated! --- Quote End --- No, the rbf should not be able to configure successfully. Kindly check if the msel is set as 00000 or 01010 and please check if the CONF_D led turns on after booting. May I know if the code you used is in the FPGA side or HPS side? If you only use the HPS side, as the ARM is the same, it can indeed work properly.