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

after_linker_process

hello !! please i want to know how could i control the placement of RW data of a "xxxx.o" on a specific region into the flash
PS : my input is a .axf file and my output would be a .hex file

Parents
  • Again, we don't know what your actual task is!

    You seem to be fixated on this "partial linking" thing, but there's no evidence that it's a good or necessary approach.

    This is why we keep asking you what the end goal is.

    Again, please see: www.catb.org/.../smart-questions.html - you are focussing on the step, not the goal.

    I think there are 2 possibilities:

    1. You are over-complicating a standard task, which has a well-used, simple solution;

    2. You really do have some special-case, complex requirement.

    But we can't tell which unless you describe the end goal.

    And we can't help you effectively without understanding the end goal.

    The suspicion is strongly that it is case number 1.

Reply
  • Again, we don't know what your actual task is!

    You seem to be fixated on this "partial linking" thing, but there's no evidence that it's a good or necessary approach.

    This is why we keep asking you what the end goal is.

    Again, please see: www.catb.org/.../smart-questions.html - you are focussing on the step, not the goal.

    I think there are 2 possibilities:

    1. You are over-complicating a standard task, which has a well-used, simple solution;

    2. You really do have some special-case, complex requirement.

    But we can't tell which unless you describe the end goal.

    And we can't help you effectively without understanding the end goal.

    The suspicion is strongly that it is case number 1.

Children