5 ATA8510 EEPROM Configuration
Program the provided EEPROM file (
/eeprom_config/eep_wmbus.hex
) to use
the Flash software. Use the ATA8510 configuration tool to do any changes in the EEPROM
configuration. The following are the steps to open the
ATA8510_FLASH_wMBus.X
project file:- Run
mplab_ide64.exe
to launch the MPLAB X IDE. - Open the
ATA8510_FLASH_wMBus.X
file. - Go to File>Open Project>C:\Microchip\ATA8510_wMBus_REL_V10\ATA8510_FLASH_wMBus.X.
- Click Open Project.
- To check the project properties, right click the ATA8510_Flash_wMBus and select Properties.
- In the Project Properties window, program and configure the EEPROM via “Extra loadables”.
Note: Do not use the hex-file export of the ATA8510
configuration tool directly as a loadable hex file because the user must add an
offset to the EEPROM location. Therefore, a power-shell script is called as a
pre-build step to add the offset to the hex-file.