the line ?PR?SignMemRel?USXASM SEGMENT CODE OVERLAYABLE gives *** ERROR #26 IN 27 (USXASM.A51, LINE 21): BAD RELOCATION TYPE I have read the info in both the A51 and C51 manuals and do not see why "OVERLAYABLE" gives the error. Thanx Erik
How then, do you make the A51 code share the variables store as the C51 programs do ? Erik
Take a look to Application Note 149 Data Overlaying and Code Banking with A51 Assembler Modules on: http://www.keil.com/appnotes/docs/apnt_149.asp