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
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.