Forum Discussion
Altera_Forum
Honored Contributor
20 years agoNios 5.1, elf2flash ignores base address?
I have just upgraded from Version 5 to Version 5.1 The generated command line is this: elf2flash --input=LynxApp.elf --flash=IC2 --boot=c:/altera/kits/nios2_51/components/altera_nios2/boot_...
Altera_Forum
Honored Contributor
20 years ago> If I try the noboot example, I get an error "Boot copier file name required".
> The boot copier is required since I run the code in SRAM. ** Sigh ** $ elf2flash --input=LynxApp.elf --base=0 --end=0x7fffffff --output=noboot.flash Regardless, I don't think elf2flash is broken ;-) --Scott