acassis commented on issue #16501: URL: https://github.com/apache/nuttx/issues/16501#issuecomment-2970740254
@MainframeReboot the exception 0x0d means "load page fault", so I suggest you to find the root cause using GDB. Also you can try older version than 12.8 (I think MPFS I2C support was present in previous versions was well) and you can use git bisect applying your workaround between 12.8 and 12.9 to spot which modification prevented it from working. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org