What to do with the error, E3204: Memory area/space 'xxx' not defined
Latest Updated:12/01/2014
Question:
I am using the CA78K0R compiler for RL78 and 78K0R products or the CA78K0 for 78K0 products, and the following error message appears when I build a project. What, if anything, should I do about it?
E3204: Memory area/space 'xxx' not defined
E3204: Memory area/space 'xxx' not defined
Answer:
The above error is output when memory area xxx specified by MERGE in the link directive file does not exist.
Memory areas may have incorrect definitions or not be specified by MEMORY in the link directive file. Check whether the area is specified by MEMORY in the link directive file and if it is, whether the specification is correct.
Suitable Products
C Compiler Package for RL78 and 78K Families |
Compiler for RL78 Family and 78K0R [CA78K0R] |
Assembler Package for 78K0R [RA78K0R] |
Compiler for 78K0 [CA78K0] |
Compiler for 78K0 [CC78K0] |
Assembler Package for 78K0 [RA78K0] |