Attention to Internet Explorer users: ROHM website does not recommend browsing in IE 11. Please use latest browser to ensure the best performance on ROHM website.
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.