This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

OAD BIM Build

The v1.4 BIM project builds just fine when the CPU is set = 2540.  However, when setting the CPU = 2541, then a link error is triggered:   "Segment BANKED_CODE must be defined in a segment definition option...."

So I added the segment definition option to the .xcl file, as in:

-P(CODE)BANKED_CODE=0x18000-0x1FFFF

but now I am getting a different linker error:

"Segment BANK_RELAYS must be defined in a segment definition option (-Z, -b or -P)"

What am I doing wrong?