View previous topic :: View next topic |
Author |
Message |
ourawomba
Joined: 30 Sep 2003 Posts: 3
|
Standalone prog with ICD-U USB |
Posted: Tue Feb 03, 2004 3:31 am |
|
|
Heya
I am using PCW version 3.163 and ICD-U40 (USB unit) to debug my software. All is working correctly.
Is that possible, with this ICD unit, to flash the PIC (18LF452) without using a programmer like warp13 ? I just want my soft to run without the ICD pad.
Thx
Pascal |
|
|
Al
Joined: 13 Nov 2003 Posts: 28 Location: Belfast
|
Re: Standalone prog with ICD-U USB |
Posted: Fri Feb 06, 2004 7:38 am |
|
|
ourawomba wrote: | Heya
I am using PCW version 3.163 and ICD-U40 (USB unit) to debug my software. All is working correctly.
Is that possible, with this ICD unit, to flash the PIC (18LF452) without using a programmer like warp13 ? I just want my soft to run without the ICD pad.
Thx
Pascal |
I'm don't know anything about the PIC (18LF452) but have used the PIC (18F452). I suspect you are wanting to download the software and then allow your PIC to run in standalone mode. If so - download in the normal way. e.g. From PCW Compiler - Tools->ICD Download And then disconnect your ICD cable and then reset the PIC - either by it's rest button or by switching the power off and on. It should now be running. You can reset as often as you like to re-run the program. _________________ Alan Murray |
|
|
ourawomba
Joined: 30 Sep 2003 Posts: 3
|
|
Posted: Mon Feb 09, 2004 3:36 am |
|
|
Hi al
The only problem when I try to download it the normal way is that I have choice between COM1 or COM2 port. Unfortunately I am using the USB version of the ICD unit (ICD-U40).
So how can I do ?
Thx
Pascal |
|
|
nzjrs
Joined: 04 Feb 2004 Posts: 1 Location: Christchurch, New Zealand
|
|
Posted: Mon Feb 09, 2004 3:52 am |
|
|
I had this trouble for a while to. The ICD would not show up in that list. I reinstalled the compiler, and usb driver. I think i updated as well. Generally just play around with it and it will eventually work. Im using 3.180 now, and it works well |
|
|
Guest
|
|
Posted: Mon Feb 09, 2004 4:08 am |
|
|
Yes I have a similar problem with PCW Compiler IDE version 3.41. When I connect to the ICD using Tool->ICD - it does not give me the choice to configure the Port (USB or COM). However when I run up the ICD program by itself (from the Start menu in the PIC-C folder) this runs up an application window which has a "Configure Port" button which does allow me to select the USB port. |
|
|
Al
Joined: 13 Nov 2003 Posts: 28 Location: Belfast
|
|
Posted: Mon Feb 09, 2004 4:13 am |
|
|
Sorry ourawomba I have resent this just to let you know this was my reply to you - it didn't pick up my login ID first time (above).
Yes I have a similar problem with PCW Compiler IDE version 3.41. When I connect to the ICD using Tool->ICD - it does not give me the choice to configure the Port (USB or COM). However when I run up the ICD program by itself (from the Start menu in the PIC-C folder) this runs up an application window which has a "Configure Port" button which does allow me to select the USB port. _________________ Alan Murray |
|
|
|