STM32H723 + Zephyr + F´: RAM overflow after enabling telemetry (TlmSend) #4023
-
Issue SummaryI am using fprime-community/fprime-stm32h7-zephyr-reference repository as a reference to develop my project and when i enable the instance of tlmSend in Topology.fpp, i get RAM overflow error and the build (&flash) of application does not get completed. Environment
The ProblemAfter cloning the fprime-stm32h7-zephyr-reference repo, I noticed the TlmSend instance in the topology file was commented out. I assumed this was why telemetry wasn’t working, so I uncommented those lines and wired the ports. As soon as I rebuilt/flashed, the build failed with a RAM overflow during link/flash. What I changedYou can see following changes i did before getting that error. I just uncomment these lines in Certainly I uncomment these lines in What I've Tried to Fix This
Questions
Any help would be hugely appreciated! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hi. Find below answers to your questions
|
Beta Was this translation helpful? Give feedback.
Hi. Find below answers to your questions
You need to decrease how much memory your FSW uses: