[Code]DebugMessage
- Last UpdatedJul 19, 2023
- 1 minute read
Enables or disables the DebugMsg function, which provides inline debug messages to the Kernel and syslog.dat. Also controls the logging functionality of the Assert() function. This parameter can be set and reset at runtime with the DebugMsgSet() function.
Allowable Values:
-
0 - (Disable logging)
-
1 - (Enable logging)
Default Value:
0