ROHM FAQ

FAQ's
  • Is it possible to allocate the stack area to a specific area?
    • 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.
    • Products: General-purpose MCUs (16bit)