Hi all,
I am using dspic30F6014a for my project.I'm new to the device and hope to get more information and guide from this forum. I am using picKIT2, with ICSP USB PIC programmer (UIC00B) and also USB to UART converter (UC00A) for serial communication. I have a code written in CCS C compiler and hardly trying to see the output from the dsPIC. I still had no idea what actually causing the pic from working properly. I loaded a simple LED ON/OFF at pin_C1 with delay 1ms but no output. This is what I have done so far:
a) using the picKIT 2 the dspic can be found.
b) erased the dspic30F - successful
c) loaded the dspic with the simple LED ON/OFF code - successful
d) verify the dspic30F -successful
with the step above the dspic failed to give the output.
Then I go to tools>troubleshoot to test the dspic with another method.
a) Verify Vdd -passed
b) Test Vpp - passed
Can anyone help me what kind of problems do I have with the dspic? Is there any methods to test which part (dspic, UIC00B, UC00A) caused the failure? If the failure comes from the dspic why i still can write, erase and verify the device? Please advice.
Thank you