Flashing a mesa 5i25
- Jacobcnc
- Offline
- New Member
-
Less
More
- Posts: 1
- Thank you received: 0
03 Jun 2022 08:50 #244490
by Jacobcnc
Flashing a mesa 5i25 was created by Jacobcnc
I bought an unflashed mesa 5i25 and am runing it through a pcie to pci adaptor, I had some problems flashing it and it got disconected whilst running and now has two LED on when powered up, From reading the manual this means I have to reprogram it through the JTAG connector? This is way out of my knowlage base, so is there anyone who can walk me through what cables, software I need and how to do it. or somone in the uk who I can pay to fix it and flash my firmware ot it?
many thanks.
many thanks.
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 20200
- Thank you received: 6874
03 Jun 2022 12:06 #244512
by tommylight
Replied by tommylight on topic Flashing a mesa 5i25
Moved to "driver boards"
Please Log in or Create an account to join the conversation.
- PCW
-
- Away
- Moderator
-
Less
More
- Posts: 18549
- Thank you received: 5095
03 Jun 2022 17:39 - 03 Jun 2022 17:41 #244527
by PCW
Replied by PCW on topic Flashing a mesa 5i25
I would probably choose a FTDI based JTAG cable and OpenFPGAloader
Notes:
1. 5I25s cards always have firmware and backup firmware installed, there is no
host card access at all unless firmware is loaded.
2. Simply interrupting a programming operation will not require JTAG recovery
because the user flash image will be detected as corrupted and the fallback image will be loaded in its place.
3. If a programming operation corrupted both the user and fallback images this suggests a hardware issue.
Its best to always verify that you have a stable interface before you attempt to update the on card flash
( Say with a read operation like "sudo mesaflash --device 5i25 --readhmid" )
Notes:
1. 5I25s cards always have firmware and backup firmware installed, there is no
host card access at all unless firmware is loaded.
2. Simply interrupting a programming operation will not require JTAG recovery
because the user flash image will be detected as corrupted and the fallback image will be loaded in its place.
3. If a programming operation corrupted both the user and fallback images this suggests a hardware issue.
Its best to always verify that you have a stable interface before you attempt to update the on card flash
( Say with a read operation like "sudo mesaflash --device 5i25 --readhmid" )
Last edit: 03 Jun 2022 17:41 by PCW.
Please Log in or Create an account to join the conversation.
- BigJohnT
-
- Offline
- Administrator
-
Less
More
- Posts: 7000
- Thank you received: 1175
03 Jun 2022 22:03 #244547
by BigJohnT
Replied by BigJohnT on topic Flashing a mesa 5i25
To install mesaflash go here github.com/LinuxCNC/mesaflash Skip down to the bottom for the install instructions after getting a copy of mesaflash.
Unfortunately the only cards my Mesa Configuration Tool can't flash is PCI and PCIe cards as I've not figured out how to use sudo in a python3 external command.
JT
Unfortunately the only cards my Mesa Configuration Tool can't flash is PCI and PCIe cards as I've not figured out how to use sudo in a python3 external command.
JT
Please Log in or Create an account to join the conversation.
- andypugh
-
- Offline
- Moderator
-
Less
More
- Posts: 23320
- Thank you received: 4946
09 Jun 2022 23:19 #244828
by andypugh
Replied by andypugh on topic Flashing a mesa 5i25
Did you get anywhere with this? I am in the UK and know my way around Mesa boards. Though I am not sure that I have a JTAG programmer if that truly is needed.
Please Log in or Create an account to join the conversation.
- BigJohnT
-
- Offline
- Administrator
-
Less
More
- Posts: 7000
- Thank you received: 1175
10 Jun 2022 23:16 #244917
by BigJohnT
JT
Replied by BigJohnT on topic Flashing a mesa 5i25
But I'm getting close...To install mesaflash go here github.com/LinuxCNC/mesaflash Skip down to the bottom for the install instructions after getting a copy of mesaflash.
Unfortunately the only cards my Mesa Configuration Tool can't flash is PCI and PCIe cards as I've not figured out how to use sudo in a python3 external command.
JT
JT
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
Moderators: PCW, jmelson
Time to create page: 0.065 seconds