Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by thu@Apr 28 2006, 11:32 AM yes, i've installed sp1 for nios ii ide 5.1.
no joy.
i'm gonna query the guys at altera and see what i can dig up....
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=14834)
--- quote end ---
--- Quote End --- Timothy, I don't think that the 1.4 version, distributed by Microtronix, supports v5.1 of QuartusII/NiosII at all. It was only designed to work with 5.0...from what I can gather. That being said, you are pretty close to having something that you can use. All you should have to do is set the base to 0x0 in your flash command. The base address, in 5.1 and greater, should _always_ point to the base of your flash device in SOPC Builder. Any offsets are handled within the .flash file format, itself. It's an S-Record, by the way, so if you have any SREC formatting tools, you should be able to "muck" it into shape, yourself. As an aside, you really should get yourself a Linux box and/or dual boot your current PC. Developing Linux/uCLinux on a Windows box is a shame....at best! Cheers, - slacker