You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/12/13 20:42:02 UTC

[GitHub] [incubator-nuttx] hartmannathan commented on pull request #2277: Heap is defined in linkerscript for FLAT builds.

hartmannathan commented on pull request #2277:
URL: https://github.com/apache/incubator-nuttx/pull/2277#issuecomment-744065531


   How would you envision treating MCUs that have multiple "banks" of SRAM? (I don't know if "bank" is the correct term.) For example, a chip I use, STM32G474x, has:
   
   - SRAM 1, 80 Kbyte at 0x20000000
   - SRAM 2, 16 Kbyte at 0x20014000
   - CCM SRAM, 32 Kbyte, at 0x10000000 and aliased at 0x20018000


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org