Hey,
I made an auton selector using PROS and LVGL and got it to work properly. I put all my lvgl code in an autonSelector(); function, which I called in initialize.cpp. However, at the end of initialize.cpp, after I’ve selected auton, the brain always gets a Memory Permission error. Does anyone know why this happens?