PDA

View Full Version : Melab U2 and Microcode studio Plus



michel
- 16th May 2008, 02:15
Hi everyone!

I'm new to programming PIC...started 6 mounth ago with Basic Stamp. So gooing through all the programmer and soft...i decided to get Melab U2 and Microcode studio Plus because of the ICD debugging. I really need a debugger because i'm not experience enough.

The problem is: on two computer...one with vista and the other XP I can't get the ICD debugging to work...the message is can't connect to PIC...Tryed everything they say. Think there is something to do with HID...mouse use HID and melab too...

Can someone help me....will appreciate.

Tanks

skimask
- 16th May 2008, 02:19
i decided to get Melab U2 and Microcode studio Plus because of the ICD debugging.
Where do you see that the U2 supports ICD?
http://www.melabs.com/products/usbprog.htm

michel
- 16th May 2008, 03:18
On the sites they say that can be use with microcode studio plus instead of microchip software.

http://www.melabs.com/products/usbprog.htm

http://www.rentron.com/mcstudio/MCS_Plus.htm

http://www.rentron.com/mcstudio/MCS_Plus.htm

michel
- 16th May 2008, 03:21
I invested lots of money in to this...don't know if gonna be able to program without debugger....:(

tenaja
- 16th May 2008, 08:34
I have MCS+, and you do not connect to the computer via the programmer to use the debugger. You use a serial connection. It is covered in the IDE help file.

skimask
- 16th May 2008, 13:47
I invested lots of money in to this...
Like you're the only one in the world...


don't know if gonna be able to program without debugger....:(
Why not? I do. Use a serial LCD, some LEDs, works fine. Not a debugger, but works great nonetheless.

See post #5

falingtrea
- 16th May 2008, 19:52
Check this website (http://www.rentron.com/PicBasic/MCS_X3.htm) for how to connect the ICD for use with Microcode Studio. Basically you need to use a PIC with a hardware USART because the ICD code uses HSERIN and HSEROUT.

skimask
- 16th May 2008, 20:36
Basically you need to use a PIC with a hardware USART because the ICD code uses HSERIN and HSEROUT.
And the correct model PIC.

michel
- 17th May 2008, 04:02
Tanks for your help!...:)