I recently installed the software needed to run the chipkit boards. I have everything selected to run my setup. I'm just trying to run the Blink example on my chipkit uC32 with Basic I/O shield. It is not working. Any ideas? Below is the error result.
Sketch uses 6,676 bytes (1%) of program storage space. Maximum is 520,192 bytes.
Global variables use 3,056 bytes (18%) of dynamic memory, leaving 13,328 bytes for local variables. Maximum is 16,384 bytes.
Programmer for Microchip PIC32 microcontrollers, Version 2.1.24
Copyright: (C) 2011-2015 Serge Vakulenko
No target found.
An error occurred while uploading the sketch
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
Sketch uses 20,812 bytes (4%) of program storage space. Maximum is 520,192 bytes.
Global variables use 6,408 bytes (39%) of dynamic memory, leaving 9,976 bytes for local variables. Maximum is 16,384 bytes.
/Users/spyros/Library/Arduino15/packages/chipKIT/tools/pic32prog/v2.1.24/pic32prog -d /dev/cu.usbserial-AD01PISR -b 115200 /var/folders/3l/383fs5956t78gtfrt6mtt5xw0000gn/T/arduino_build_39497/readSeaTalkwholebitArray2STP.ino.hex
Programmer for Microchip PIC32 microcontrollers, Version 2.1.24
Copyright: (C) 2011-2015 Serge Vakulenko
No target found.
An error occurred while uploading the sketch
Occasionally unplugging cipKit USB solves it... but only occasionally...
Sketch uses 20,812 bytes (4%) of program storage space. Maximum is 520,192 bytes.
Global variables use 6,408 bytes (39%) of dynamic memory, leaving 9,976 bytes for local variables. Maximum is 16,384 bytes.
/Users/spyros/Library/Arduino15/packages/chipKIT/tools/pic32prog/v2.1.24/pic32prog -d /dev/cu.usbserial-AD01PISR -b 115200 /var/folders/3l/383fs5956t78gtfrt6mtt5xw0000gn/T/arduino_build_984114/readSeaTalkwholebitArray2STP.ino.hex
Programmer for Microchip PIC32 microcontrollers, Version 2.1.24
Copyright: (C) 2011-2015 Serge Vakulenko
No target found.
An error occurred while uploading the sketch
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.