The program compile correctly and I can build it but when the program arrives to the EE_Write() line it stop and no value is saved in the memory. Any idea of what could be the problem? (The struct is declared in the main.h) [TEST_CODE.txt](https://github.com/user-attachments/files/17505568/TEST_CODE.txt)
The program compile correctly and I can build it but when the program arrives to the EE_Write() line it stop and no value is saved in the memory.
Any idea of what could be the problem?
(The struct is declared in the main.h)
TEST_CODE.txt