Discussion:
[Emc-users] Mesa 7i80 programming problem
Marius Liebenberg
2015-03-19 07:22:59 UTC
Permalink
Hi
I am trying to program my 7i80hd_25 but when I run mesaflash prohrag I
get an error that says " BOARD 7I80HD-25 does not support FPGA
programming"

I am doing something stupid for sure. Peter told me what firmware to
upload but this is a bit strange as I doubt he will tell me to do
something that I cannot achieve.



-----------------------------
Regards / Groete

Marius D. Liebenberg
+27 82 698 3251
+27 12 746 6064
Michał Geszkiewicz
2015-03-19 08:15:31 UTC
Permalink
Use --write instead of --program
--write is for writing flash (like in 7i80) and --program is to directly write FPGA (like in 5i20)

Michael
Post by Marius Liebenberg
Hi
I am trying to program my 7i80hd_25 but when I run mesaflash prohrag I
get an error that says " BOARD 7I80HD-25 does not support FPGA
programming"
I am doing something stupid for sure. Peter told me what firmware to
upload but this is a bit strange as I doubt he will tell me to do
something that I cannot achieve.
-----------------------------
Regards / Groete
Marius D. Liebenberg
+27 82 698 3251
+27 12 746 6064
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website,
sponsored
by Intel and developed in partnership with Slashdot Media, is your hub
for all
things parallel software development, from weekly thought leadership
blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Emc-users mailing list
https://lists.sourceforge.net/lists/listinfo/emc-users
Marius Liebenberg
2015-03-19 08:23:29 UTC
Permalink
Thanks Michael
As I said, something stupid :)
Post by Michał Geszkiewicz
Use --write instead of --program
--write is for writing flash (like in 7i80) and --program is to
directly write FPGA (like in 5i20)
Michael
Post by Marius Liebenberg
Hi
I am trying to program my 7i80hd_25 but when I run mesaflash prohrag
I
get an error that says " BOARD 7I80HD-25 does not support FPGA
programming"
I am doing something stupid for sure. Peter told me what firmware to
upload but this is a bit strange as I doubt he will tell me to do
something that I cannot achieve.
-----------------------------
Regards / Groete
Marius D. Liebenberg
+27 82 698 3251
+27 12 746 6064
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website,
sponsored
by Intel and developed in partnership with Slashdot Media, is your
hub
for all
things parallel software development, from weekly thought leadership
blogs to
news, videos, case studies, tutorials and more. Take a look and join
the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Emc-users mailing list
https://lists.sourceforge.net/lists/listinfo/emc-users
Peter C. Wallace
2015-03-19 13:56:44 UTC
Permalink
Date: Thu, 19 Mar 2015 07:22:59 +0000
Subject: [Emc-users] Mesa 7i80 programming problem
Hi
I am trying to program my 7i80hd_25 but when I run mesaflash prohrag I
get an error that says " BOARD 7I80HD-25 does not support FPGA
programming"
I am doing something stupid for sure. Peter told me what firmware to
upload but this is a bit strange as I doubt he will tell me to do
something that I cannot achieve.
command line would be something like:

mesaflash --device 7i80 --addr 10.10.10.10 --write bitfilename.bit
-----------------------------
Regards / Groete
Marius D. Liebenberg
+27 82 698 3251
+27 12 746 6064
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Emc-users mailing list
https://lists.sourceforge.net/lists/listinfo/emc-users
Peter Wallace
Mesa Electronics

(\__/)
(='.'=) This is Bunny. Copy and paste bunny into your
(")_(") signature to help him gain world domination.
Marius Liebenberg
2015-03-19 17:39:44 UTC
Permalink
Thanks Peter, I got it going. Now trying to sort out the sserial stuff

------ Original Message ------
From: "Peter C. Wallace" <***@mesanet.com>
To: "Marius Liebenberg" <***@mastercut.co.za>; "Enhanced Machine
Controller (EMC)" <emc-***@lists.sourceforge.net>
Sent: 2015-03-19 15:56:44
Subject: Re: [Emc-users] Mesa 7i80 programming problem
Post by Peter C. Wallace
Date: Thu, 19 Mar 2015 07:22:59 +0000
To: "Enhanced Machine Controller (EMC)"
Subject: [Emc-users] Mesa 7i80 programming problem
Hi
I am trying to program my 7i80hd_25 but when I run mesaflash prohrag I
get an error that says " BOARD 7I80HD-25 does not support FPGA
programming"
I am doing something stupid for sure. Peter told me what firmware to
upload but this is a bit strange as I doubt he will tell me to do
something that I cannot achieve.
mesaflash --device 7i80 --addr 10.10.10.10 --write bitfilename.bit
-----------------------------
Regards / Groete
Marius D. Liebenberg
+27 82 698 3251
+27 12 746 6064
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website,
sponsored
by Intel and developed in partnership with Slashdot Media, is your hub
for all
things parallel software development, from weekly thought leadership
blogs to
news, videos, case studies, tutorials and more. Take a look and join
the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Emc-users mailing list
https://lists.sourceforge.net/lists/listinfo/emc-users
Peter Wallace
Mesa Electronics
(\__/)
(='.'=) This is Bunny. Copy and paste bunny into your
(")_(") signature to help him gain world domination.
Loading...