Please note that JavaScript and style sheet are used in this website,
Due to unadaptability of the style sheet with the browser used in your computer, pages may not look as original.
Even in such a case, however, the contents can be used safely.
FAQ-ID : CC_Link-nnnn
| 0541 | If a variable is located in the external memory space, an error occurs during linking. |
|---|---|
| 0543 | Can it be checked to where the stack is assigned? |
FAQ-ID : CC_Link-0541Last Updated : 2006/07
PUBLIC _val0,_val1 DATASEG DSEG AT 0F100H _val0: DS 2 _val1: DS 2 END
MEMORY ERAM :(0F100H,0100H) MERGE DATASEG := ERAM
-78K0- -78K0S- -78K4-
FAQ-ID : CC_Link-0543Last Updated : 2006/07

*** Public symbol list *** MODULE ATTR VALUE NAME NUM FE20H _@STBEG NUM FB7EH _@STEND |
-78K0- -78K0S- -78K4-