Debug Related
Functions
nuDebTaskPerfBar0 nuDebTaskPerfBar0EX2 |
Displays performance meter (Type 0) |
nuDebTaskPerfBar1 nuDebTaskPerfBar1EX2 |
Displays performance meter (Type 1) |
nuDebConDisp nuDebConDispEX2 |
Displays console window |
nuDebConPrintf | Outputs formatted character string to console window |
nuDebConWindowSet | Sets console window |
nuDebConWindowSize | Sets display size of console window |
nuDebConWindowPos | Sets position where console window is displayed |
nuDebConWindowShow | Shows/hides display of console window |
nuDebConScroll | Turns console window scroll feature on/off |
nuDebConTextColor | Changes color of text displayed in console window |
nuDebConTextPos | Sets position where text will be displayed inside console window |
nuDebConTextAttr | Sets text attributes |
nuDebConClear | Clears console window |
nuDebConPutc | Outputs one character to console window |
nuDebConCPuts | Outputs character string "s" to console window |
nuDebConPuts | Outputs character string "s" to console window |