Hi,
I had read the cubesat user manual and fallowed instructions as it is.....I am using PIC24 on PSPM D with mplab icd3
1. when I connect the 5v power supply to J1 I can see two led's glowing its +5v_sys and vcc but I cannot see any led at all on flight muc to glow as it was mentioned in manual that when we connect 5v power to db then the led on flight mcu should start blink when the program runs successfully
2. I had connected the Mplab ICD3 to the development board for running the test1 code from cubesat/pumpkin/examples...This is what I get when I tried to program it.
MPLAB ICD 3 detected
Connecting to MPLAB ICD 3...
Running self test...
Self test completed
Firmware Suite Version...... 01.26.71
Firmware type......................dsPIC33F/24F/24H
MPLAB ICD 3 Connected.
Target Detected
Device ID Revision = 00000001
Programming...
Programming/Verify complete
Verifying...
Verify complete
I had did up to hear... I still don't know whether this a right process or not.
If I run the test code successfully then what output will I get

How to know the development board working fine or not
3. can I connect both usb and 5v power supply at a time
4. when I connect the usb I cannot see any led glowing and when I connect the Mplab ICD3 using usb it not able to detect target... it says
MPLAB ICD 3 detected
Connecting to MPLAB ICD 3...
Firmware Suite Version...... 01.26.71
Firmware type......................dsPIC33F/24F/24H
MPLAB ICD 3 Connected.
ICD3Err0045: You must connect to a target device to use
MPLAB ICD 3.