Forum Discussion
Altera_Forum
Honored Contributor
13 years agoLooking at this further, maybe I don't understand the --base and --end address. When I convert the sof file to flash, what flash address to i use? It is defined in the settings.bsp file as 0x4000000 and in the linker section in the bsp editor. Do i use that same address when I convert my elf to flash? That seems to be a problem. If I use 0x0, I get something in my elf to flash file. Does anyone have a good example?