Hi, In my c file,when i compile this file,the compiler reported this warning!
*** WARNING L2: REFERENCE MADE TO UNRESOLVED EXTERNAL SYMBOL: ?C?ISTPTR and it generated "LCALL ?C?ISTPTR",but i could not find this function in other files in my project?So,what was the matter?Somebody can tell me? Thank you!!!
"LCALL ?C?ISTPTR"
LCALL doesn't look very ARM-like to me.
I concur with the notion that it is C51.