-
Configuring LinuxCNC
-
Configuration Tools
-
Mesa Config Tool 7i96s MPG Firmware Flash Error
Mesa Config Tool 7i96s MPG Firmware Flash Error
Less
More
-
Posts: 21
-
Thank you received: 1
-
-
31 Aug 2024 01:00 - 31 Aug 2024 02:25 #309062
by Trevy3
Hello, I have recently gotten another 7i96s board and I am trying to put the same MPG firmware on there I got from PCW a few months ago. It worked fine on my other 7i96s board but not this new one. I am getting an error during the verification. I'm just wondering if there is something that has changed in the past few months that could have caused this, and if possible, how to fix the firmware so it reads correctly.
Verify Firmware
Returned: Failed
Checking file... OK
File type: Efinix bin file
Verifying FLASH memory sectors starting from 0x100000...
|
Error at 0x10004C expected: 0x16 but read: 0xA
Attached the firmware in question.
Here is my previous post regarding this firmware.
Last edit: 31 Aug 2024 02:25 by
Trevy3.
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 969
-
Thank you received: 339
-
-
Less
More
-
Posts: 17683
-
Thank you received: 4701
-
-
31 Aug 2024 02:34 - 31 Aug 2024 02:34 #309069
by PCW
May be a mesact issue
I would just flash it by hand using mesaflash on the command line
(just tried with the zip file here and it works as expected)
Last edit: 31 Aug 2024 02:34 by
PCW.
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 757
-
Thank you received: 406
-
-
Less
More
-
Posts: 21
-
Thank you received: 1
-
-
31 Aug 2024 17:31 #309103
by Trevy3
Ok, just did the flash using mesaflash. Seemed to have worked. Not sure what's up with mesact. It worked fine the first time I did it. Oh well, easy enough to do from the terminal.
sudo mesaflash --device 7i96s --addr 10.10.10.10 --readhmid
sudo mesaflash --device 7i96s --addr 10.10.10.10 --write name.bin
sudo mesaflash --device 7i96s --addr 10.10.10.10 --reload
sudo mesaflash --device 7i96s --addr 10.10.10.10 --readhmid
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 757
-
Thank you received: 406
-
-
Less
More
-
Posts: 21
-
Thank you received: 1
-
-
01 Sep 2024 22:52 #309176
by Trevy3
I put it into the .local/lib/libmesact/ folder and selected it from the dropdown list in mesact's firmware panel. Then tried to verify and got the error.
I just tried it again after flashing using the terminal and now it is verifying it as ok. Maybe just a weird bug?
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 757
-
Thank you received: 406
-
-
Less
More
-
Posts: 13
-
Thank you received: 2
-
-
04 Sep 2024 19:07 #309375
by AirRacer
I see the exact same issue with 7I97T+7I76: I've flashed and verified the firmware using mesaflash, and I also copied those firmware files to local/lib/libmesact .
When I use MesaCT and select the firmware and click "VERIFY" I receive a similar message to the one the OP posted.
Skylor
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 17683
-
Thank you received: 4701
-
-
04 Sep 2024 20:46 #309379
by PCW
Might be helpful for mesaflash to echo the file name when
verifying, in case there is an issue there.
Please Log in or Create an account to join the conversation.
-
Configuring LinuxCNC
-
Configuration Tools
-
Mesa Config Tool 7i96s MPG Firmware Flash Error
Time to create page: 0.110 seconds