Skip to content

Move hardware memory location to free up some dtcmram#83

Merged
xconverge merged 2 commits intomainfrom
moveHWMemory
Feb 28, 2026
Merged

Move hardware memory location to free up some dtcmram#83
xconverge merged 2 commits intomainfrom
moveHWMemory

Conversation

@xconverge
Copy link
Copy Markdown
Collaborator

@xconverge xconverge commented Feb 27, 2026

Before:

Memory region         Used Size  Region Size  %age Used
           FLASH:          0 GB       128 KB      0.00%
         DTCMRAM:      119892 B       128 KB     91.47%
            SRAM:      408512 B       480 KB     83.11%
      RAM_D2_DMA:       16960 B        32 KB     51.76%
          RAM_D2:          0 GB       256 KB      0.00%
          RAM_D3:          0 GB        64 KB      0.00%
     BACKUP_SRAM:          12 B         4 KB      0.29%
         ITCMRAM:          0 GB        64 KB      0.00%
           SDRAM:    44095520 B        64 MB     65.71%
       QSPIFLASH:          0 GB      7936 KB      0.00%

After:

Memory region         Used Size  Region Size  %age Used
           FLASH:          0 GB       128 KB      0.00%
         DTCMRAM:       81380 B       128 KB     62.09%
            SRAM:      447040 B       480 KB     90.95%
      RAM_D2_DMA:       16960 B        32 KB     51.76%
          RAM_D2:          0 GB       256 KB      0.00%
          RAM_D3:          0 GB        64 KB      0.00%
     BACKUP_SRAM:          12 B         4 KB      0.29%
         ITCMRAM:          0 GB        64 KB      0.00%
           SDRAM:    44095520 B        64 MB     65.71%
       QSPIFLASH:          0 GB      7936 KB      0.00%

Helps with #70 and #82

@orenli suggested this and it seems like a no-brainer with no downsides that I can think of...

@xconverge xconverge changed the title Move hardware to SRAM to free up some dtcmram Move hardware memory location to free up some dtcmram Feb 27, 2026
@xconverge xconverge merged commit 86a1ce4 into main Feb 28, 2026
1 check passed
@xconverge xconverge deleted the moveHWMemory branch February 28, 2026 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant