HI,
I found during testing:
In my project, the IVOR1_Vector handler cannot be triggered when compiling with -O1 optimization level. The exception works normally under -O0.
However, the reference demo project works correctly with -O1 using the same optimization setting.
I would appreciate it if you could share some suggestions to help me locate the root cause.