Author |
Message |
Topic: Mach X failed to program |
Simnix
Replies: 5
Views: 6911
|
Forum: General CCS C Discussion Posted: Tue Nov 05, 2013 9:49 am Subject: Mach X failed to program |
Thanks for the heads up. I will investigate further.
Simnix |
Topic: Mach X failed to program |
Simnix
Replies: 5
Views: 6911
|
Forum: General CCS C Discussion Posted: Tue Nov 05, 2013 8:20 am Subject: Mach X failed to program |
You need to run CCSload. Set it to use either 'Mach-X supplies power', or 'Target powered' (which are the ICSP settings, rather than the 'ZIF socket' setting). Exit. Then use the IDE. The IDE connects ... |
Topic: Mach X failed to program |
Simnix
Replies: 5
Views: 6911
|
Forum: General CCS C Discussion Posted: Tue Nov 05, 2013 5:43 am Subject: Mach X failed to program |
Hi,
You need to run CCSload. Set it to use either 'Mach-X supplies power', or 'Target powered' (which are the ICSP settings, rather than the 'ZIF socket' setting). Exit. Then use the IDE. The IDE con ... |
Topic: Mach X failed to program |
Simnix
Replies: 5
Views: 6911
|
Forum: General CCS C Discussion Posted: Tue Nov 05, 2013 12:44 am Subject: Mach X failed to program |
Hi,
PIC C Compiler version 4.109
When I use my Mach X programmer/debugger via ICD, it fails to program when I use the PIC C Compiler IDE. But, when I program the controller via the DIP socket, i ... |
Topic: WORKING WITH ICD2 (USB) IN CCS C |
Simnix
Replies: 6
Views: 41703
|
Forum: CCS ICD / Mach X / Load-n-Go Posted: Fri Oct 24, 2008 10:08 am Subject: WORKING WITH ICD2 (USB) IN CCS C |
Hi,
The ICD2 will only work when debugging in CCS's IDE. It has not been implemented for programming yet, CCS is going to implementing this feature in a future version.
If you want to ... |
Topic: Reading in an RS232 barcode scanner |
Simnix
Replies: 2
Views: 6154
|
Forum: General CCS C Discussion Posted: Mon Jan 08, 2007 10:20 am Subject: Reading in an RS232 barcode scanner |
I am using the millennium board at the moment, C6 & C7 (xmit & rcv) are connected to TX1 & RX1 respectfully, so the voltage levels are handled by the on-board max232.
The scanner is a ... |
Topic: Reading in an RS232 barcode scanner |
Simnix
Replies: 2
Views: 6154
|
Forum: General CCS C Discussion Posted: Sun Jan 07, 2007 8:17 am Subject: Reading in an RS232 barcode scanner |
Hi
I am trying to read in data coming from a barcode scanner and display the result on an 2x16 LCD, when I activate the scanner nothing happens, but, when I connect the barcode scanner to my PC and ... |
|