Page 1 of 1

Writing IRAM

Posted: Fri Sep 13, 2024 3:45 am
by vvb333007
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?

Re: Writing IRAM

Posted: Fri Sep 13, 2024 6:38 am
by ESP_Sprite
You can; in Menuconfig disable 'Component config → ESP System Settings → Memory protection'.