This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

overlay_manager

hello!! could you tell me from where the function load_overlay call its parameter "int n"
PS:the function is implemented by keil team

  • If this is a school project, you should be seeking help from your teachers.

    If this is a work project, you should be seeking help from your colleagues or superiors - maybe to hire-in support or training.

  • i just thought you had worked with overlay mechanism i deduct that from your previous reply so i asked you if i could force the linker to use overlay_manager instead of douing it automatically that's all
    thanks for your time and help sir

  • Hi ham ham,

    I am the Technical Specialist for the Arm Compiler Toolchains and would like to get you some help.

    Would you kindly email me at peterson.quadros@arm.com with details about what are you trying to achieve. Also please provide me details about the version of the toolhchain and whether it is a licenced version or not.

    Best regards,
    Peterson

  • Hello Ham,

    Are you still having issues with this?

    On the 2nd link, did you see that there was example code in a zip file?

    the "Download example source code" link.

    It provided the bare bones of an overlay manager. You will need this overlay manager because the Arm libraries will not do the overlays automatically for you.

    If you are having issues adapting this sample code to work in a Keil IDE project, let us know.

    Good luck with your project.