Altera_Forum
Honored Contributor
20 years ago.entry section and reset address
Hi,
I'm using eCos for Nios-II 1.1 on a custom board. The reset address is in the epcs controller boot ROM. The eCos startup type is set to ROMRAM. The elf .entry section appears to be associated with the reset address ... always ... regardless if it makes sense or not. When testing via nios2-download it's a minor annoyance ;-) I'm currently just relocating .entry with objcopy -- not a big deal ... but I'd rather find a convenient setting via the configtool. Is there such a setting? Regards, --Scott