Author |
Message |
Topic: interrupts disabled during call to prevent re-entrancy |
mr_Orange
Replies: 3
Views: 7260
|
Forum: General CCS C Discussion Posted: Wed Aug 15, 2012 3:13 am Subject: interrupts disabled during call to prevent re-entrancy |
I do get the same message because I use fprintf() in the HLVDIN interrupt. I think that the compiler is warning you about the possibility that while main is using fprintf() the interrupt routine is c ... |
Topic: MAX232 |
mr_Orange
Replies: 12
Views: 15437
|
Forum: General CCS C Discussion Posted: Sun Jul 29, 2012 4:40 am Subject: MAX232 |
RS Components sells ttl to usb converters with a ftdi chip in the usb connector. Available with wire ends or with a plug so you only need a header on your pcb. But they do cost about €15,-. |
Topic: internal Vref output to pin |
mr_Orange
Replies: 4
Views: 6810
|
Forum: General CCS C Discussion Posted: Fri Jul 13, 2012 2:52 am Subject: internal Vref output to pin |
You are right, it is a 18F25K80 (18F66K80 family). Looking at the comparator voltage reference module I see that it is easy to output the programmable voltage reference to pin RA0.
For this project a ... |
Topic: internal Vref output to pin |
mr_Orange
Replies: 4
Views: 6810
|
Forum: General CCS C Discussion Posted: Thu Jul 12, 2012 6:12 am Subject: internal Vref output to pin |
I am using a 18F24K80, is it possible to output the internal Vref voltage to a pin? Looking at the AD block diagram it doesn't seem possible but perhaps there is a trick to do this? I want to buffer t ... |
Topic: Document Generator Woes |
mr_Orange
Replies: 7
Views: 7286
|
Forum: General CCS C Discussion Posted: Fri Jun 01, 2012 12:29 am Subject: Document Generator Woes |
I think you are right but I first want to test my new version, it is 10 months newer so I hope it is improved. After all on the website it says:
The compiler recognizes comments that have specially ... |
Topic: Document Generator Woes |
mr_Orange
Replies: 7
Views: 7286
|
Forum: General CCS C Discussion Posted: Thu May 31, 2012 3:28 am Subject: Document Generator Woes |
Hi,
I couldn't find a version number but I looked at the date of the exe file in de picc folder. I am not sure, did you use it with an old project (previous C file) of did you start with a new C fi ... |
Topic: Document Generator Woes |
mr_Orange
Replies: 7
Views: 7286
|
Forum: General CCS C Discussion Posted: Thu May 31, 2012 12:23 am Subject: Document Generator Woes |
What date is your version of the document generator? Mine is dated 04-04-20212 and I will try it as soon as I receive my the proto PCB. I hope I get it working, this was one of the reasons to choose f ... |
Topic: Manual for CCS-IDE |
mr_Orange
Replies: 4
Views: 6572
|
Forum: General CCS C Discussion Posted: Fri May 25, 2012 1:26 am Subject: Manual for CCS-IDE |
The helpfile only discribes the functions very briefly but there is more functionality as I discoverd by trying. Perphaps it is buried somewhere, I will give it a try later. |
Topic: Manual for CCS-IDE |
mr_Orange
Replies: 4
Views: 6572
|
Forum: General CCS C Discussion Posted: Thu May 24, 2012 1:23 pm Subject: Manual for CCS-IDE |
I have seen these manuals but many items are not described. I think I have to do it by trial and error when it is obvious that there must be something present. I have used the command line compilers f ... |
Topic: Manual for CCS-IDE |
mr_Orange
Replies: 4
Views: 6572
|
Forum: General CCS C Discussion Posted: Sun May 20, 2012 4:54 am Subject: Manual for CCS-IDE |
Since a few days I am using PCW but I can't find a detailed manual for the IDE. For example, it is hard to align the objects in the flow charter editor but it is also possible to use the ctrl with an ... |
Topic: upgrading from 3.249 to 4.132 |
mr_Orange
Replies: 4
Views: 7845
|
Forum: General CCS C Discussion Posted: Sat May 12, 2012 3:35 pm Subject: upgrading from 3.249 to 4.132 |
Thanks for your answers, I have ordered the compiler online. |
Topic: upgrading from 3.249 to 4.132 |
mr_Orange
Replies: 4
Views: 7845
|
Forum: General CCS C Discussion Posted: Sat May 12, 2012 4:05 am Subject: upgrading from 3.249 to 4.132 |
I am thinking about upgrading my compiler but will I run in a lot of trouble when I want compile the 3.249 code in 4.132 and is the 4.132 stable?
The IDE seems very usefull to me, especially the do ... |
|