The following table shows the Logging macros.
| Programming Element | Description |
|---|---|
| OALLED | This macro calls OEMWriteDebugLED to display debug information on debug board LEDs. |
| OALMASK | This utility macro sets up OAL trace zones. |
| OALMSGS | This macro is used to log messages in the OAL and always uses serial output. |
| OALMSG | This macro is used to log messages in the OAL. |
| OALZONE | This macro tests whether or not a zone is being traced. |
See Also
Logging Reference | Production-Quality OAL Components
Send Feedback on this topic to the authors