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?
Writing IRAM
-
- Posts: 9709
- Joined: Thu Nov 26, 2015 4:08 am
Re: Writing IRAM
You can; in Menuconfig disable 'Component config → ESP System Settings → Memory protection'.