chipKIT® Development Platform

Inspired by Arduino™

32MX7 Board - Blink LED issue

Created Wed, 25 Jul 2012 14:33:59 +0000 by artjax


artjax

Wed, 25 Jul 2012 14:33:59 +0000

All,

Trying to get the Cerebot 32MX7 board to blink an LED with the new MPIDE and am having no luck.

Have no issues using c and MPLAB x

I know its probably something very simple

Any help is appreciated


majenko

Wed, 25 Jul 2012 16:52:28 +0000

By "having no luck", what do you mean?

What are your symptoms?

Unable to compile? Unable to upload? Able to do both but LED doesn't flash?

Please elaborate.


artjax

Thu, 26 Jul 2012 19:18:43 +0000

I select the 32mx7 under Tool-Boards and then compile progrem

The progam compiles fine and I am able to burn the progrm to the device using MPLAB 8.86 but the LED's never blink


lloyddean

Thu, 26 Jul 2012 21:20:22 +0000

Perhaps posting code would produce more useful responses?


nik999389

Wed, 01 Aug 2012 20:13:32 +0000

Are you sure your using the right pins? You might want to look at the Chipkit pins vs the pic32 pins, the numeric pins on chipkit are not the same as the processor pins so there might be some discrepancy there.