Achtung Internet Explorer-Benutzer: Die ROHM-Website unterstützt IE 11 nicht mehr. Bitte aktualisieren Sie Ihren Browser, um die beste Leistung auf der ROHM-Website zu gewährleisten.
Yes, it is possible to allocate the stack area to a specific area. The setting method is as follows. Open the [Properties] dialog displayed from [Project] > [Properties] of LEXIDE-Ω. Select [Linker]>[Segment] on the [C/C++ Build]>[Settings]>[Tools Settings] tab. Check [Assign specified segment preferentially to DATA] and specify “$STACK-address” in the [Segment] field.
If you specify "$STACK-0EC00h", the stack area will be allocated to 0EC00h.