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
  • thanks for your help Ron , in fact am working with the toolchain 5.02 so there is some linker command such as --overlay_veneers wich are not supported on my toolchain so am searching how to force the linker to not overlay section automatically i want that the overlay_manager will do the job

Reply
  • thanks for your help Ron , in fact am working with the toolchain 5.02 so there is some linker command such as --overlay_veneers wich are not supported on my toolchain so am searching how to force the linker to not overlay section automatically i want that the overlay_manager will do the job

Children