Hi Dylan, I´ve checked what happens in case of an error: The EEPROM_TypeB_init() returns 0 -> CHECK_ONE_ACTIVE_GROUP but the first read of an value returns an error. gEEPROMTypeBSearchFlag is zero so the value couldn´t be found. I´ve try the read two times. So if the first one fails I´ll give it a second try. Regarding the docs: Sorry you are right! ARM is little endian. Regarding addresses: I`ve double checked everything: linker and settings ->same addresses. What about the place holder array I´m using to check if the eeprom emulation fits into the specified section ".eeprom_data"? Can you please check the adresses too? Thanks! Best regards Steffen
↧