Forum Discussion
Altera_Forum
Honored Contributor
17 years agoSW loader issues
Hello nios users, I am trying to write a code that enables to load SW image (in S-REC format) to the flash via UART. I have encountered several issuse: 1. the altera default set the S...
Altera_Forum
Honored Contributor
17 years agoYou will probably need to customise the boot loader. There is an Altera Application Note, AN458, which might prove helpful.
You can alter the baud rate of the UART at runtime as long as you enabled the option in SOPC Builder (make the clock divisor register writeable).