Altera_Forum
Honored Contributor
15 years agoUpdate FPGA config data and NIOS software via RS232
Hi,
I am fresh in FPGA design. Right now, I am updating the sof n elf file to the FPGA board by the USB Blaster and the Flash Programmer. I would like to updated these files by the RS232, and I will write a simple PC software for the update. And I want the board to start-up when it's power on. So, should I first put everything to flash memory? Create a boot loader to load the flash to RAM when the board powered on? And if I want to update, can I put everything into the flash n then reset the board? Do anyone have experience n which documents should I refer to? Thanks a lot