2024-08-23 11:00 PM - edited 2024-08-23 11:03 PM
I am currently trying to program this external memory using the external loader sub-project created when a project is created for the ST32H7R7. I have been able to successfully write the drivers for the external flash and I have also been able to port the driver to the external loader subproject. I debugged the external loader subproject to ensure that the driver is working perfectly. However, when I try to load the application project, I end up with the error seen below. what is this error and how do I fix it?
2024-08-23 11:52 PM
How size is your elf ?
2024-08-24 12:03 AM
The application elf file is 1,551,404 bytes