View previous topic :: View next topic |
Author |
Message |
Kieran
Joined: 28 Nov 2003 Posts: 39 Location: Essex UK
|
Warp13 and V4 |
Posted: Tue Nov 20, 2007 5:59 am |
|
|
I still use my Warp13 for programming where there is no ICD.
I have updated to V4 and can't get the user defined tool to work with the programmer.
Can anyone help with the command line syntax?
Thanks |
|
|
BLL
Joined: 11 Nov 2006 Posts: 181 Location: Birmingham, UK
|
|
Posted: Tue Nov 20, 2007 8:21 am |
|
|
Hi,
If you are interested, I have written a program called CCS2Warp.exe which will correctly start Warp13 from within the CCS compiler, because, as you say, it can't be done with the compiler as it stands.
email to brian.lonnon@tiscali.co.uk
Cheers
Brian |
|
|
Joan_ Guest
|
Re: Warp13 and V4 |
Posted: Thu Dec 27, 2007 8:08 pm |
|
|
Kieran wrote: | I still use my Warp13 for programming where there is no ICD.
I have updated to V4 and can't get the user defined tool to work with the programmer.
Can anyone help with the command line syntax?
Thanks |
Guys,
do you know if newfoundelectronics is still on-line? I'm using this programmer for 5 years and on those days webpage seems to be unnavaliable.
Regards,
Joan |
|
|
BLL
Joined: 11 Nov 2006 Posts: 181 Location: Birmingham, UK
|
Warp13 and v3 or 4 |
Posted: Fri Dec 28, 2007 4:23 am |
|
|
I use the following:
"k:\picc\v3\ccs2warp.exe" %H -%D k:\picc\warp13\warp13.exe
The ccs2warp.exe program massages what the compiler outputs so the warp13 can understand it and get both the device type and the hex file from the compiler.
I can supply CCS2Warp.exe on request if anyone wants it.
Brian |
|
|
|