harishn6 opened a new issue, #17170: URL: https://github.com/apache/nuttx/issues/17170
### Description Hi, Iam trying to run few examples or Applications on NXP's S32K148 hardware by using NuttX RTOS. These Applications or examples mainly for Performance related, So i configured optimization options as below. CONFIG_DEBUG_CUSTOMOPT=y CONFIG_DEBUG_OPTLEVEL="-O2" with this configuration if i generate binary and flash on S32K148 during pin configuration or uart configuration triggering exception_common handler. Please check attached screenshot for more details. <img width="1320" height="696" alt="Image" src="https://github.com/user-attachments/assets/da659c21-e35e-4815-8149-4ccb4b323f66" /> Could you please let me know how to configure optimization level O2 properly or is it a known issue? Thanks, Harish Nayineni ### Verification - [x] I have verified before submitting the report. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
