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

banking

Hi all

I've a software which requires some segments must belongs to a certain code bank. Without this condition software dont works !

Why such a situation could happen ?

Any idea

Parents
  • Because a segment references constants, so those constants must be either common or in the bank of the referencing segment? Because the segment has interrupt code, and must be common?

    There are a number of reasons discussed in the documentation. You'll have to provide more information for the board to provide anything other than vague guesses like the above.

Reply
  • Because a segment references constants, so those constants must be either common or in the bank of the referencing segment? Because the segment has interrupt code, and must be common?

    There are a number of reasons discussed in the documentation. You'll have to provide more information for the board to provide anything other than vague guesses like the above.

Children
No data