View previous topic :: View next topic |
Author |
Message |
NivNavick
Joined: 01 Nov 2010 Posts: 47
|
CCS V4.110 |
Posted: Mon Jan 31, 2011 9:15 am |
|
|
Does anybody know if CCS Compiler v4.110 has the timers issue?
because in 4.114 the timers are not working properly
thanks
P.s I'm using PIC18F46K22 |
|
|
NivNavick
Joined: 01 Nov 2010 Posts: 47
|
|
Posted: Tue Feb 01, 2011 10:04 am |
|
|
anybody? |
|
|
FvM
Joined: 27 Aug 2008 Posts: 2337 Location: Germany
|
|
Posted: Tue Feb 01, 2011 10:32 am |
|
|
For those not immediately aware what "the timers issue" is, won't it be a good idea to give a short example code that can produce it? |
|
|
NivNavick
Joined: 01 Nov 2010 Posts: 47
|
|
|
FvM
Joined: 27 Aug 2008 Posts: 2337 Location: Germany
|
|
Posted: Tue Feb 01, 2011 12:59 pm |
|
|
I understand, that "the timer issue", that has been confirmed in the said thread actually is failure of setup_ccp2() for 18F46K22 (and similar chips).
As far as I see, the issue exists since the chip is supported in PCH and has been in fixed in V4.116. |
|
|
NivNavick
Joined: 01 Nov 2010 Posts: 47
|
|
Posted: Tue Feb 01, 2011 2:41 pm |
|
|
So in v4.110 they still has the bug? |
|
|
FvM
Joined: 27 Aug 2008 Posts: 2337 Location: Germany
|
|
Posted: Tue Feb 01, 2011 4:02 pm |
|
|
Yes, as far as I see it's using the wrong registers. |
|
|
|