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

how to assign obj file's entry address through BL51

I'v a obj file without its source code (.c file) and I must use the fuctions of this obj file in my project.The most important thing is I want to LOCATE the fuction (i.e. the obj file's entry address)at absolute address in code space(for example:3000H). How could I do it? any advices are helpful ,3x.

Parents
  • thanks, Erik.
    I'v already seen the BL51 manual.
    It mentioned about the topic,but not give the detail method,as I questioned at another thread. Perhaps I'v not understood the real meaning in the BL51 manual.
    IF you know the answer exactly, pls tell me how to set BL51 options.
    You can say "I don't know" easily instead of answering me like above if you don't want to tell me .

    3x

Reply
  • thanks, Erik.
    I'v already seen the BL51 manual.
    It mentioned about the topic,but not give the detail method,as I questioned at another thread. Perhaps I'v not understood the real meaning in the BL51 manual.
    IF you know the answer exactly, pls tell me how to set BL51 options.
    You can say "I don't know" easily instead of answering me like above if you don't want to tell me .

    3x

Children