Hello,
In order to perform Ethernet boot, I wish to program the i2c eeprom on my EVM with the secondary boot example instead of the IBL.
When running the secondary boot in debug mode it works a sends the BOOTP package as expected. But when I use the make file supplied and program it to the eeprom using the eeprom writer util it does not work.
I suspect it somehow related to the make file since I get a lot of warnings.
Is there an option to compile it using the CCS and just use one of the tools such as bin2ccs.exe, instead of using the cygwin?
Maybe you have a CCS project that runs with the correct compilation flags and postbuild functions?
Thanks,
Jim