Forum Discussion
Altera_Forum
Honored Contributor
21 years agoEither of the boot monitors u-boot or redboot will do this. With u-boot you can do a 'loadb 0x100000' on the target and then do a 'send file' in hyperterm to download a binary file. Once the file is downloaded you can burn it to flash. The individual steps can be automated.