Author |
Message |
Topic: CCS Compiler with Microchip IDE Help required !! |
noizy
Replies: 10
Views: 8656
|
Forum: General CCS C Discussion Posted: Fri Jun 08, 2007 8:46 am Subject: CCS Compiler with Microchip IDE Help required !! |
Hello kevcon,
you solved the same problem for me! Thank you.
I was not aware of this because I just recently switched back from the crappy CCS IDE 4.x to MPLAB (with the CCS compiler plugin).
... |
Topic: Version 4 Comments |
noizy
Replies: 270
Views: 418341
|
Forum: General CCS C Discussion Posted: Wed Dec 13, 2006 10:27 am Subject: The lovely V4 IDE |
Finally, I finished a large 18F4550 project with V4: Instead of buying a large pack of spam to survive using the V4 editor, I switched to MPLAB with just the CCS PCWH compiler. No more TA ... |
Topic: ICD-U problem with V4+XP ? |
noizy
Replies: 1
Views: 20089
|
Forum: CCS ICD / Mach X / Load-n-Go Posted: Sat Nov 11, 2006 7:36 am Subject: ICD problem gone with 4.014 |
Hello,
just installed the new 4.014 - at first sight the debugger works ok now.
Cheers! |
Topic: ICD-U problem with V4+XP ? |
noizy
Replies: 1
Views: 20089
|
Forum: CCS ICD / Mach X / Load-n-Go Posted: Thu Nov 09, 2006 12:17 pm Subject: ICD-U problem with V4+XP ? |
Hello,
my ICD-U40 worked perfectly with 3.49 on a W2k machine. Now, with XP and the 4.013 (all utils new as well), the debugger is ill.
In the debugger's "Configure" window - when I try ... |
Topic: Interrupt while accessing a Float or Long |
noizy
Replies: 6
Views: 25135
|
Forum: General CCS C Discussion Posted: Fri Oct 17, 2003 1:26 am Subject: Interrupt while accessing a Float or Long |
Thank you for answering this question.
Regards, Roland. |
Topic: Interrupt while accessing a Float or Long |
noizy
Replies: 6
Views: 25135
|
Forum: General CCS C Discussion Posted: Thu Oct 16, 2003 12:57 pm Subject: Interrupt while accessing a Float or Long |
Hello,
the method you describe prevents possible problems; but I'm curious: Did you select this approach because you encountered troubles, or just to make sure? (I'm already at 99% of ROM use...)
Ro ... |
Topic: Interrupt while accessing a Float or Long |
noizy
Replies: 6
Views: 25135
|
Forum: General CCS C Discussion Posted: Thu Oct 16, 2003 12:11 pm Subject: Interrupt while accessing a Float or Long |
Hello,
has anyone looked at the way multi-byte-variables are accessed in the compiled code? I wonder what happens if an interrupt routine changes such a variable while the main program is just read ... |
|