Writing IRAM
Posted: Fri Sep 13, 2024 3:45 am
Hello!
Can I configure MMU in a such way so I can write to a IRAM? What I want is to enable writing to the instruction ram, and then inject some binary code at the beggining of FreeRTOS task creation function to hook onto it.
Is this doable?
Can I configure MMU in a such way so I can write to a IRAM? What I want is to enable writing to the instruction ram, and then inject some binary code at the beggining of FreeRTOS task creation function to hook onto it.
Is this doable?