Debug Options - atmel-maxtouch/mxt-app GitHub Wiki

Debug Options

Use this option to enable various debug levels.

Debug and Verbose are only available if built in with the –debug—enable argument.

-v [--verbose] *LEVEL* : set debug level. 

LEVEL is one of the following:

0 (Silent), 
1 (Warnings and Errors),
2 (Info -default),
3 (Debug), 
4 (Verbose). 

Debug and Verbose are only available if built-in to the compile of the mxt-app.