This symbol can be used to place the stack in a different memory region, for example: ... .data and the heap go in this region */ RAM : ORIGIN = 0x20000000, ...
確定! 回上一頁