Embedded Connectivity
Intel network controllers, Firmware, and drivers support systems
851 Discussions

EepromAccessTool for i226

VideonAndy
Beginner
537 Views

We are using the i226-LM for an embedded application with an ARM processor. We need to program the external flash. The latest EepromAccessTool (572162-eepromaccesstool-0.8.0.zip) does not include support for the i226. Is there a newer version or different tool that does?

I tried adding the i226 device IDs at the same places as the i225 device IDs, but got an error: "Enable Serial Flash Bit Interface timed out." when trying to dump from a NIC that was already programmed.

 

Thanks,
Andy

0 Kudos
1 Solution
Diego_INTEL
Moderator
480 Views

Hello @VideonAndy,

 

Thank you for contacting Intel Embedded Community.

 

I looked internally and it seems that recompiling the tool by adding the device IDs from the datasheet may help to program the MAC address. You can check section 5.1.1.8 Device ID - 0x000D.

https://cdrdv2.intel.com/v1/dl/getContent/596659

 

Best regards,

 

@Diego_INTEL 

View solution in original post

0 Kudos
2 Replies
Diego_INTEL
Moderator
481 Views

Hello @VideonAndy,

 

Thank you for contacting Intel Embedded Community.

 

I looked internally and it seems that recompiling the tool by adding the device IDs from the datasheet may help to program the MAC address. You can check section 5.1.1.8 Device ID - 0x000D.

https://cdrdv2.intel.com/v1/dl/getContent/596659

 

Best regards,

 

@Diego_INTEL 

0 Kudos
VideonAndy
Beginner
449 Views

We were able to get the tool working by adding the i226 device IDs. Thanks!

Reply