Author |
Message |
Topic: Your views on CCS TCP/IP Stack / ENC28J60 |
alanp
Replies: 1
Views: 6183
|
Forum: General CCS C Discussion Posted: Wed Mar 07, 2007 9:37 pm Subject: Your views on CCS TCP/IP Stack / ENC28J60 |
Hi Everybody,
I've been playing with the PCM compiler and PIC16F parts for a little while and I'm thinking it's time for an upgrade.
I'll looking at some potential ethernet / web projects. My th ... |
Topic: Optimised ways to call functions? |
alanp
Replies: 3
Views: 4722
|
Forum: General CCS C Discussion Posted: Wed Oct 25, 2006 5:44 pm Subject: Optimised ways to call functions? |
Hello,
I'm after some help trying to convert some code from the HiTech C compiler to the CCS.
The code has been optimised to do things between interrupts so there is a mixture of both C and asm ... |
Topic: Linux? |
alanp
Replies: 6
Views: 9519
|
Forum: General CCS C Discussion Posted: Wed Jul 19, 2006 3:05 pm Subject: Linux? |
I'm running gentoo 2.6.16-gentoo-r7 with Wine 0.9.8. I got PCM 3.224 runnning with not too many problems. I don't think that I had to do too much in Wine to get it running.
Hope this helps
Cheer ... |
Topic: Linux? |
alanp
Replies: 6
Views: 9519
|
Forum: General CCS C Discussion Posted: Tue Jul 18, 2006 2:58 pm Subject: Linux? |
Hi there,
I have the command line version of PCM and just going through the same move myself. I spoke to CCS and they replied saying that I could buy the maintainance contact for $99 to get the lin ... |
Topic: Read_eeprom/interrupt halts PIC |
alanp
Replies: 3
Views: 5867
|
Forum: General CCS C Discussion Posted: Mon Oct 31, 2005 1:53 pm Subject: Solved |
Hi All,
Well after alot of hunting around the list file I was able to fix this problem. I wrote my own ISR as the application is very time critical. The ISR only processed the TMR0 interrupt as thi ... |
Topic: Read_eeprom/interrupt halts PIC |
alanp
Replies: 3
Views: 5867
|
Forum: General CCS C Discussion Posted: Thu Oct 27, 2005 11:39 pm Subject: Read_eeprom/interrupt halts PIC |
Hi All,
I have a problem with read_eeprom halting my PIC16F876. I am using TMR0 to clock information out of port C. When the interrupt is running and I try to use the read_eeprom command the PIC ha ... |
|