Author |
Message |
Topic: PIC16LF1904 |
Jerry712731
Replies: 0
Views: 2630
|
Forum: General CCS C Discussion Posted: Wed Jan 23, 2013 2:51 am Subject: PIC16LF1904 |
Trying to build a project with a 16LF1904.
ICDU-64 happiliy connects to device but will not read RAM or Registers.
The project uses the Internal clock running at 16MHz but this cannot be set in ... |
Topic: 18F8620 Port J and ICD-U |
Jerry712731
Replies: 2
Views: 4562
|
Forum: General CCS C Discussion Posted: Tue Aug 16, 2005 1:14 am Subject: 18F8620 Port J and ICD-U |
The problem seems to that the ICDU debugger is showing the wrong memory location for the portj port, looking at the ram shows that it is all OK, and now checking on the hardware it is OK
I am running ... |
Topic: 18F8620 Port J and ICD-U |
Jerry712731
Replies: 2
Views: 4562
|
Forum: General CCS C Discussion Posted: Mon Aug 15, 2005 6:56 am Subject: 18F8620 Port J and ICD-U |
I am trying to contol bits 6 amd 7 of this port.
What ever I try has no effect on the TRIS or Port
Can you drive this port individually or is some other setting stopping me controlling this port
I ... |
Topic: ICD-U40 Cannot find comm port |
Jerry712731
Replies: 2
Views: 31112
|
Forum: CCS ICD / Mach X / Load-n-Go Posted: Tue Feb 15, 2005 7:30 am Subject: ICD-U40 Cannot find comm port |
Have gone to use my ICD-U40 and get the above message.
Windows (XP SP2) detects the interface when it is inserted
Any ideas
Thanks |
Topic: MPLAB 6.6 |
Jerry712731
Replies: 3
Views: 9544
|
Forum: General CCS C Discussion Posted: Sun Oct 24, 2004 10:45 am Subject: MPLAB 6.6 |
Have just done as you suggest.
I can only assume others using this compiler do not work in MPLAB most of the the time.
Has any one else observed this ? |
Topic: Getting 2 bytes from a Long (Int16) |
Jerry712731
Replies: 15
Views: 31487
|
Forum: General CCS C Discussion Posted: Sun Oct 24, 2004 5:31 am Subject: Getting 2 bytes from a Long (Int16) |
Many Thanks for all the feedback
As I am an Assembler user, finding a very code efficient solution is important
Time to read the manual and focus on 1 compiler
Thanks |
Topic: MPLAB 6.6 |
Jerry712731
Replies: 3
Views: 9544
|
Forum: General CCS C Discussion Posted: Sun Oct 24, 2004 4:14 am Subject: MPLAB 6.6 |
Can anyone shed light on this
When I work in MPLab and compile files I get an extra window coming up that shows the file name I am using but not supporting long file names
ie SD Card.c becomes SDCAR ... |
Topic: Getting 2 bytes from a Long (Int16) |
Jerry712731
Replies: 15
Views: 31487
|
Forum: General CCS C Discussion Posted: Fri Oct 22, 2004 6:33 pm Subject: Getting 2 bytes from a Long (Int16) |
What is the most efficent way to extract the data from the 2 bytes that make up a Long (int16)
#byte etc works OK any other ideas |
Topic: Picdem.NET |
Jerry712731
Replies: 3
Views: 8763
|
Forum: General CCS C Discussion Posted: Fri Aug 06, 2004 10:20 am Subject: Picdem.NET |
Asked nicely and it dropped into my mail
Thank you CCS
|
Topic: Picdem.NET |
Jerry712731
Replies: 3
Views: 8763
|
Forum: General CCS C Discussion Posted: Fri Aug 06, 2004 8:27 am Subject: Picdem.NET |
Will try that, thanks |
Topic: Picdem.NET |
Jerry712731
Replies: 3
Views: 8763
|
Forum: General CCS C Discussion Posted: Fri Aug 06, 2004 7:09 am Subject: Picdem.NET |
Has anybody taken the MPLAB C18 code for this device MCHPStack version 2.11.01 and ported it to compile with the CCS compiler.
They give projects based on the C18 C and Hi-tech.
Thanks |
Topic: PIC16C774 A-D Right Justification |
Jerry712731
Replies: 2
Views: 9258
|
Forum: General CCS C Discussion Posted: Wed Apr 14, 2004 10:02 am Subject: PIC16C774 A-D Right Justification |
I am using a 16C774 with a 12 bit ADC, the results can be Left of Right Justified in assembler.
Is there a setting that can be used, or has it been incorporated in a later version. I am using 3.181
... |
|