Forum Discussion
Altera_Forum
Honored Contributor
15 years agoThanks for the info.
The failure was due to the link offset. It had to be about 2/3 of the SDRAM size (found the hint somewhere in the alterawiki). The offset of 0x50000 was to small for the 16 MB RAM. So I used a higher offset like 0x00AAAAAA. Now it works fine every time i want to upload a new image. Bye Urmel