F
Reaction score
0

Latest activity Postings About

    • F
      FogozIV replied to the thread High Ram1 usage.
      Erratum: Possible Cause of the Issue - Core Functions Needing RAM Upon further testing, it seems that the issue isn’t fully resolved. It appears that some core functions, which are essential for normal operation, might need to remain in RAM but...
    • F
      FogozIV replied to the thread High Ram1 usage.
      Hi again, Sorry, I forgot to mention in my original post — the full (work-in-progress/bad) code and custom linker script can be found publicly on GitHub here: 🔗 https://github.com/FogozIV/PAMITeensy Feel free to take a look if you're...
    • F
      Hello everyone, I'm working on a Teensy 4.1 project and running into RAM usage issues due to the default behavior of placing most code in ITCM (RAM). I understand that, by default, functions are placed in RAM unless explicitly marked with...
  • Loading…
  • Loading…
Back
Top