Mesa Flashing 5i24 error
- johnmc1
- Offline
- Senior Member
-
Less
More
- Posts: 78
- Thank you received: 21
12 Aug 2020 06:37 #177990
by johnmc1
Mesa Flashing 5i24 error was created by johnmc1
Good Day All,
Have just started to add Linuxcnc to my Matsuura MC-1000V4.
Have not been able to flash the 5i24.
When I received the 5i24 the FPGA FLASH SELECT (W7),
was in the down , backup position.
I moved W7 to the up position as per the manual.
When power was applied the 5i24 monentarily flashed .
Then I tried to flash the 5i24 and the following error occurred.
john@debian:~$ cd Downloads/5i24/
john@debian:~/Downloads/5i24$ ls
configs utils
john@debian:~/Downloads/5i24$ cd configs/hostmot2
john@debian:~/Downloads/5i24/configs/hostmot2$ sudo mesaflash --device 5i24 --verify 5i24_16_svss6_8.bit
[sudo] password for john:
Checking file... OK
File type: BIT file
Boot sector OK
Verifying EEPROM sectors starting from 0x100000...
|
Error at 0x1000EA expected: 0x10 but read: 0x0
john@debian:~/Downloads/5i24/configs/hostmot2$
As I have very limited knowledge,
any help with the problem
will be very much appreciated.
Have just started to add Linuxcnc to my Matsuura MC-1000V4.
Have not been able to flash the 5i24.
When I received the 5i24 the FPGA FLASH SELECT (W7),
was in the down , backup position.
I moved W7 to the up position as per the manual.
When power was applied the 5i24 monentarily flashed .
Then I tried to flash the 5i24 and the following error occurred.
john@debian:~$ cd Downloads/5i24/
john@debian:~/Downloads/5i24$ ls
configs utils
john@debian:~/Downloads/5i24$ cd configs/hostmot2
john@debian:~/Downloads/5i24/configs/hostmot2$ sudo mesaflash --device 5i24 --verify 5i24_16_svss6_8.bit
[sudo] password for john:
Checking file... OK
File type: BIT file
Boot sector OK
Verifying EEPROM sectors starting from 0x100000...
|
Error at 0x1000EA expected: 0x10 but read: 0x0
john@debian:~/Downloads/5i24/configs/hostmot2$
As I have very limited knowledge,
any help with the problem
will be very much appreciated.
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 20174
- Thank you received: 6864
12 Aug 2020 07:19 #177998
by tommylight
Replied by tommylight on topic Mesa Flashing 5i24 error
Moved to driver boards.
Please Log in or Create an account to join the conversation.
- PCW
-
- Offline
- Moderator
-
Less
More
- Posts: 18531
- Thank you received: 5079
12 Aug 2020 14:30 #178038
by PCW
That is the expected result if the loaded firmware was not 5i24_16_svss6_8.bit
if you want to write and verify a new bifile you would:
~/Downloads/5i24/configs/hostmot2$ sudo mesaflash --device 5i24 --write 5i24_16_svss6_8.bit --verify 5i24_16_svss6_8.bit
Replied by PCW on topic Mesa Flashing 5i24 error
john@debian:~/Downloads/5i24/configs/hostmot2$ sudo mesaflash --device 5i24 --verify 5i24_16_svss6_8.bit
That is the expected result if the loaded firmware was not 5i24_16_svss6_8.bit
if you want to write and verify a new bifile you would:
~/Downloads/5i24/configs/hostmot2$ sudo mesaflash --device 5i24 --write 5i24_16_svss6_8.bit --verify 5i24_16_svss6_8.bit
Please Log in or Create an account to join the conversation.
- johnmc1
- Offline
- Senior Member
-
Less
More
- Posts: 78
- Thank you received: 21
13 Aug 2020 01:51 #178064
by johnmc1
Replied by johnmc1 on topic Mesa Flashing 5i24 error
Thank you PCW for the quick reply,
With your aid, I have flashed the 5i24 and also printed out the pin outs.
Now the fun starts.
Cheers john
With your aid, I have flashed the 5i24 and also printed out the pin outs.
Now the fun starts.
Cheers john
Please Log in or Create an account to join the conversation.
Moderators: PCW, jmelson
Time to create page: 0.059 seconds