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

Parents
  • You're getting way over your skis again.

    Expand the example from TWO to SIX, understand the mechanics fully

    Once you understand how it works fully you'll likely be in a place where you can replace pieces of the code or tailor it, or decide if you need to actually write something like a linker or loader to achieve your end goals.

Reply
  • You're getting way over your skis again.

    Expand the example from TWO to SIX, understand the mechanics fully

    Once you understand how it works fully you'll likely be in a place where you can replace pieces of the code or tailor it, or decide if you need to actually write something like a linker or loader to achieve your end goals.

Children