Forum Discussion
Altera_Forum
Honored Contributor
20 years agoProgram goes back to reset address
Hello all, I wrote my own boot loader based on Altera's example boot loader. The biggest differences are that my boot loader uses a defined address to load the program code and I use ldw in...
Altera_Forum
Honored Contributor
20 years agoThat's the same question I asked myself. But why would it cause an overflow when the bool loader loads the program into RAM and not when I run the program from the IDE (load it directly into RAM)?
I use the full featured vhdl example and as far as I know it doesn't have a watchdog timer.