Skip to content

Conversation

@GregBurns
Copy link
Contributor

The non-cached DMA region was hardcoded with size 32K, system.cpp had to be edited to increase this. With this change the non-cached region can be configured solely by changing the size in the linker script. for consistency this commit also adds a RAM_D2_DMA section to STM32H750IB_flash.lds

The non-cached DMA region was hardcoded with size
32K, system.cpp had to be edited to increase this.
With this change the non-cached region can be configured
solely by changing the size in the linker script.

Signed-off-by: Greg Burns <burns.greg@gmail.com>
@github-actions
Copy link

github-actions bot commented Mar 8, 2024

Test Results

151 tests  ±0   151 ✅ ±0   0s ⏱️ ±0s
 16 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit 40d3f63. ± Comparison against base commit f7727ed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants