Author |
Message |
Topic: PIC24 PORTB issue. |
0xDEADBEEF
Replies: 2
Views: 3243
|
Forum: General CCS C Discussion Posted: Tue Mar 04, 2008 11:52 am Subject: PIC24 PORTB issue. |
UPDATE:
PortB works when I'm running in DEBUG mode through the MPLab ICD2 programmer.
So, apparently this is a compilier issue of some sort. The question is... how do i fix it?
MPlab versi ... |
Topic: PIC24 PORTB issue. |
0xDEADBEEF
Replies: 2
Views: 3243
|
Forum: General CCS C Discussion Posted: Tue Mar 04, 2008 11:01 am Subject: PIC24 PORTB issue. |
Sample code:
fprintf(COMCON, "\rA:%2x\tB:%2x\tC:%2x\tD:%2x\tE:%2x\tFB:%2x\tG:%2x\t", input_A(), input_B(), input_C(), input_D( ... |
Topic: Internal Compilier Error +DF |
0xDEADBEEF
Replies: 11
Views: 14087
|
Forum: General CCS C Discussion Posted: Wed Jan 24, 2007 3:07 pm Subject: Internal Compilier Error +DF |
No. I'm someone who bought the PCM compiler many years ago, and
I joined the forum when it was practically dead. Posts would sit there
for a week with no answers. I decided to try to improve t ... |
Topic: Internal Compilier Error +DF |
0xDEADBEEF
Replies: 11
Views: 14087
|
Forum: General CCS C Discussion Posted: Wed Jan 24, 2007 3:05 pm Subject: Internal Compilier Error +DF |
First of all you are NOT talking to CCS...
This is a user forum and CCS does not live here. Every once in a while
they check in but they don't monitor this forum. Please don't give PCM fits,
... |
Topic: Internal Compilier Error +DF |
0xDEADBEEF
Replies: 11
Views: 14087
|
Forum: General CCS C Discussion Posted: Wed Jan 24, 2007 2:57 pm Subject: Internal Compilier Error +DF |
I don't work for CCS.
I see. Then your username is quite misleading, don't you think?
If you truly were a "PCM programmer" then you would be a programmer who actually worked on PCM, w ... |
Topic: Internal Compilier Error +DF |
0xDEADBEEF
Replies: 11
Views: 14087
|
Forum: General CCS C Discussion Posted: Wed Jan 24, 2007 2:26 pm Subject: Internal Compilier Error +DF |
You have got to be kidding me. I have to use an internet archive to pull up information on a compiler version that is currently available for download on the website?
http://www.ccsinfo.com/compil ... |
Topic: Internal Compilier Error +DF |
0xDEADBEEF
Replies: 11
Views: 14087
|
Forum: General CCS C Discussion Posted: Wed Jan 24, 2007 1:53 pm Subject: Internal Compilier Error +DF |
So I suppose I should take that to mean "maybe"?
Is there a set of release notes that details what bugs were addressed with each version?
This page only seems to outline changes made t ... |
Topic: Internal Compilier Error +DF |
0xDEADBEEF
Replies: 11
Views: 14087
|
Forum: General CCS C Discussion Posted: Wed Jan 24, 2007 12:28 pm Subject: Internal Compilier Error +DF |
I recently encountered this problem as described here:
http://209.85.165.104/search?q=cache:IbTobleev0cJ:www.hcilab.org/resources/ccsc/ccsc-howto.htm+%22Internal%20Compiler%20Error%22+%22Internal+e ... |
|