Forum Discussion
Altera_Forum
Honored Contributor
19 years agoHello,
I'm a newbie to Nios II and uCLinux. I've downloaded and installed the Microtronix Nios II Linux Distribution v1.4. I'm going through the Linux Quick Start Guide. Problem is that I have Nios II IDE 5.1 (the distro is written for IDE 5.0). I'm to the point where I can upload the Kernel (vmlinux.flash) to Altera's 1S40 board. I used the command-line workaround to get past the 'upload' menu item being broken. However, when I try to upload the filesystem, I get this: [SOPC Builder]$ nios2-flash-programmer.exe --base=0x200000 romfs.flash Using cable "USB-Blaster [USB-0]", device 1, instance 0x00 Resetting and pausing target processor: OK Base address not aligned on size of device Leaving target processor paused At this point, I've looked and looked for workarounds, etc, but I'm stuck. I'm not sure what "Base address not aligned on size of device" is complaining about. BTW, romfs.flash is generated by the 'upload' menu item. At least it generates the flash file before it chokes. Would someone offer a clue or two? Thanks, Tim