here, my work are banking switch and encounter some problems. the situation as followed: one of those files has:
#pragma STRING (far) // locate string constants into 'far const' memory const char far *const far text0[] = { "aaa7788", "2222266" };
000308H 000317H 000010H BYTE INSEG HCONST ?FC?TEST6
:0803000008FF8000FF800800E7
and i sure that i don't look at the wrong line of the .hex file.