- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I'm trying to program the NVM of i226 on an ARM system with eeprom access tool.
In a first step I'm trying to get the tool to run on a x86_64 laptop, with the latest download of `572162-eepromaccesstool-0.8.0.zip`.
When trying to build the tool using `make`, I face the following issue:
```
gcc -DCONFIG_GENERIC_IOMAP -DMODULE -DVIRTUAL -DNTEST -g -Wall -c testfuncs.c
gcc -DCONFIG_GENERIC_IOMAP -DMODULE -DVIRTUAL -DNTEST -g -Wall -c PciEeprom.c
gcc -DCONFIG_GENERIC_IOMAP -DMODULE -DVIRTUAL -DNTEST -g -Wall -c HelperFunctions.c
gcc -DCONFIG_GENERIC_IOMAP -DMODULE -DVIRTUAL -DNTEST -g -Wall -c main.c
gcc testfuncs.o PciEeprom.o HelperFunctions.o main.o -o EepromAccessTool -DCONFIG_GENERIC_IOMAP
/usr/bin/ld: PciEeprom.o:/home/ME/tmp/572162-eepromaccesstool-0.8.0/eepromaccesstool-0.8.0/include/HelperFunctions.h:113: multiple definition of `NvmFunctions'; testfuncs.o:/home/ME/tmp/572162-eepromaccesstool-0.8.0/eepromaccesstool-0.8.0/include/HelperFunctions.h:113: first defined here
/usr/bin/ld: HelperFunctions.o:/home/ME/tmp/572162-eepromaccesstool-0.8.0/eepromaccesstool-0.8.0/include/HelperFunctions.h:113: multiple definition of `NvmFunctions'; testfuncs.o:/home/ME/tmp/572162-eepromaccesstool-0.8.0/eepromaccesstool-0.8.0/include/HelperFunctions.h:113: first defined here
/usr/bin/ld: main.o:/home/ME/tmp/572162-eepromaccesstool-0.8.0/eepromaccesstool-0.8.0/include/HelperFunctions.h:113: multiple definition of `NvmFunctions'; testfuncs.o:/home/ME/tmp/572162-eepromaccesstool-0.8.0/eepromaccesstool-0.8.0/include/HelperFunctions.h:113: first defined here
collect2: error: ld returned 1 exit status
make: *** [Makefile:61: EepromAccessTool] Error 1
```
I seem to be missing something, any ideas?
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Ucantieni,
Good day!
Since your issue is related to programing the NVM on i226, we have a separate forum where you can get further assistance.
Kindly use the below link and submit your request.
https://community.intel.com/t5/Embedded-Connectivity/bd-p/embedded-networking-connectivity
Please don’t hesitate to contact us for any further assistance.
Thank you for using Intel products and services.
Regards,
Simon
Intel server support
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Ucantieni,
Good day!
Since your issue is related to programing the NVM on i226, we have a separate forum where you can get further assistance.
Kindly use the below link and submit your request.
https://community.intel.com/t5/Embedded-Connectivity/bd-p/embedded-networking-connectivity
Please don’t hesitate to contact us for any further assistance.
Thank you for using Intel products and services.
Regards,
Simon
Intel server support
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, I'll post my question there. Thank you!

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page