Forum Discussion
15 Replies
- Altera_Forum
Honored Contributor
--- Quote Start --- originally posted by thu@Apr 28 2006, 01:49 PM thanks for the welcome.unfortunately, i don't have access to a linux box to build this on. http://forum.niosforum.com/work2/style_emoticons/<#emo_dir#>/sad.gif
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=14800)
--- quote end ---
--- Quote End --- Sooner or later, you will need a Linux box. http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/smile.gif
- Altera_Forum
Honored Contributor
Anyways, regarding my original question about uploading the file system, can someone offer a clue why I'm getting that error message?
Thanks, T - Altera_Forum
Honored Contributor
--- Quote Start --- originally posted by thu@Apr 28 2006, 11:28 AM anyways, regarding my original question about uploading the file system, can someone offer a clue why i'm getting that error message?thanks,
t
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=14830)
--- quote end ---
--- Quote End --- Have you updated to NiosII 5.1 sp1? They fixed several issues with the flash programmer.
- Altera_Forum
Honored Contributor
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.... - Altera_Forum
Honored Contributor
--- 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