Forum Discussion
Altera_Forum
Honored Contributor
12 years ago.elf file explained?
Hello! I have just watched the ALTERA Embedded Design Flow video tutorial and at some point at the end it is explained how the user can program a flash memory with: - A boot loader - The...
Altera_Forum
Honored Contributor
12 years agoThe simple altera examples use a single memory block for code, data, heap and stack.
Probably because this is the easiest one to explain and demostrate in any training. Depending on what you actually intend doing, a lot of these examples aren't (IMHO) especially useful.