I'm trying to implement the µGFX GDISP library on the BCM20737S to control an SSD1306 OLED display and I'm running into some issues with unresolved references to setjmp and longjmp. How can I fix this reference issue?
Solved! Go to Solution.
setjmp and longjmp are not supported on this platform.
setjmp and longjmp are not supported on this platform.