I would like to allocate multiple RAM section into the same memory
Latest Updated:09/10/2007
Question:
I would like to allocate multiple RAM section into the same memory.
Answer:
Please use the start command.
[Example]
optlnk test1.obj,test2.obj -start=PA,PB:PC/1000;
Allocate both PA and PC from No.1000. Allocate PB after PA.
Suitable Products
C/C++ Compiler Package for SuperH Family |
C/C++ Compiler Package for H8SX, H8S, H8 Family |