Skip to main content
Explorer II
August 24, 2024
Question

Error when I try to load code using external loader

  • August 24, 2024
  • 2 replies
  • 672 views

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?

Screenshot 2024-08-24 at 1.15.23 AM.png

  

    This topic has been closed for replies.

    2 replies

    Graduate II
    August 24, 2024

    How size is your elf ?

    KwameAuthor
    Explorer II
    August 24, 2024

    The application elf file is 1,551,404 bytes