chipKIT® Development Platform

Inspired by Arduino™

Using DFPRINTF with ChipKIT Pro MX-7

Created Sun, 03 May 2015 20:12:02 +0000 by jools


jools

Sun, 03 May 2015 20:12:02 +0000

I have a Chipkit Pro MX-7 dev board, and I am trying to configure it so that I can output print statements to a debug window (or any window for that matter). From checking around the net and reading various PIC32 docs, apparently the DFPRINTF(), along with DBINIT(), can accomplish this, as long as you have App IO enabled in the compiler options. I've tried this every which way however, and can't get it to work. Does anybody know if this is compatible with the MX-7 (PIC32MX795F512L)? If not, does anybody have nay suggestions as to how to accomplish this in another way? Thanks.


jools

Wed, 06 May 2015 22:59:21 +0000

Or, could anybody point in the direction of the docs for the 'Licensed Debugger' that is used with MPLABX and the MX-7? Thanks.