Solved
ram_d1 overflowe ?
Hello,
I use stm32h750vbt6, I got the ram_d1 zone overflow error.What I don't understand is why the ram_d1 region zone overflow
doesn't write to other ram regions.
Hello,
I use stm32h750vbt6, I got the ram_d1 zone overflow error.What I don't understand is why the ram_d1 region zone overflow
doesn't write to other ram regions.
The D1 region only provides 512KB RAM in the STM32H750VBT6.
But you define an array_abs with 4096x4096x2 = 32MB - how should this fit into these 0.5MB?
Regards
/Peter
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.