Any one have a simple assembly "illegal instruction" exception handler that allows the program to continue after skipping over the illegal instruction? Here is what I have so far (it executes the routine but the routine doesn't work): DEBUG_EXC_HANDLER: move.l #0x00000001,%D0...
Hi, I'm trying to use one of these two projects for lvgl with esp-idf, but I'm getting the same error through both, namely it crashed when calling lv_timer_handler function. Does anyone have a solution to this problem? output: