View previous topic :: View next topic |
Author |
Message |
bkamen
Joined: 07 Jan 2004 Posts: 1614 Location: Central Illinois, USA
|
CCS 5.xxx Sticky |
Posted: Mon Jul 15, 2013 10:26 pm |
|
|
I think we should maybe consider a CCS 5.xxx Sticky to gather all the bugs or things with 5.x
I just renewed my maintenance today - but I'm a little wary of installing 5.xxx yet.
the Sticky could report on known stuff (keep sticky locked and only admins can add verified items?)
Just a thought,
-ben _________________ Dazed and confused? I don't think so. Just "plain lost" will do. :D |
|
|
micro_debugger
Joined: 08 Oct 2009 Posts: 73
|
|
Posted: Tue Jul 16, 2013 6:09 am |
|
|
Hi,
I have renew my license last week and working with versions 5.008 and now 5.009. Until now no problem has been indicated, a LOT of features has been improved, and general impression until now is very good. Tested the PIC18F25K20 and PIC18F46J50. A very nice interface to the ICD3 has been added, and general it seems to be very good product.
BR |
|
|
dyeatman
Joined: 06 Sep 2003 Posts: 1933 Location: Norman, OK
|
|
Posted: Tue Jul 16, 2013 11:14 am |
|
|
I have been working with V5 since 5.003 and have not found any serious
issues so far, just fairly minor ones. I too like the new version and think it's
a significant step forward with all the new features and utilities like the signal
generator. The readme.txt file is not much help any more. They seem to be
keeping the .CHM file updated now. One really nice feature is the ability it
provides to swap between installed versions. _________________ Google and Forum Search are some of your best tools!!!! |
|
|
alan
Joined: 12 Nov 2012 Posts: 357 Location: South Africa
|
|
Posted: Tue Jul 16, 2013 11:50 am |
|
|
How do you swap between versions. Tried it using project options but still compile with 5.009 instead of 4.141 that I specified.
Regards
Alan |
|
|
miro
Joined: 15 Jan 2011 Posts: 62
|
|
|
jeremiah
Joined: 20 Jul 2010 Posts: 1344
|
|
Posted: Tue Jul 16, 2013 4:58 pm |
|
|
alan wrote: | How do you swap between versions. Tried it using project options but still compile with 5.009 instead of 4.141 that I specified.
Regards
Alan |
I'm not up to date, so it might have changed, but:
Go to Help -> About where it shows all your available versions, click on the one you want to use so it is selected, close CCS and reopen. It should be using the newly selected version now. |
|
|
dyeatman
Joined: 06 Sep 2003 Posts: 1933 Location: Norman, OK
|
|
Posted: Tue Jul 16, 2013 5:39 pm |
|
|
Quote: | Go to Help -> About where it shows all your available versions, click on the one you want to use so it is
selected, close CCS and reopen. It should be using the newly selected version now. |
Yep, that's how you do it! _________________ Google and Forum Search are some of your best tools!!!! |
|
|
alan
Joined: 12 Nov 2012 Posts: 357 Location: South Africa
|
|
Posted: Wed Jul 17, 2013 12:23 am |
|
|
Thanks all. To quote dyeatman "Yep that's how" |
|
|
rwskinner
Joined: 08 Dec 2006 Posts: 125 Location: Texas
|
V 5.009 |
Posted: Wed Jul 17, 2013 8:59 am |
|
|
Lots of little things here. I have installed and uninstalled twice now.
When installing, I get Invalid File Name when the Configuration and INI settings dialog opens and you press Configure.
If selecting a different version compiler, I get Invalid Pointer Operation.
The above errors are useless because they do not show complete information.
When loading a project, I get List Out of Bounds (76) and have to close with 3 finger salute.
When I open a project, I get a blank debug screen in the middle of my work space, and the Output screen is at the very top of the screen (off the screen) and you can only see the bottom right corner. I was able to drag it down finally.
Many dialogs do not work properly with dual monitors and go to the Center of the desktop instead of the current window or workspace.
Sometimes the IDE opens and when a Project is opened there is no source displayed and you can't click on the Files tab on the left side because it is not visible. (Files, Projects, and Identifiers) do not show on the screen all the time.
Debug Screen will not close when you click on the Red X. |
|
|
dyeatman
Joined: 06 Sep 2003 Posts: 1933 Location: Norman, OK
|
|
Posted: Wed Jul 17, 2013 12:07 pm |
|
|
The kind of problems you are describing are ones I encountered after
changing versions without exiting CCS and coming back in.
As far as installs, every one has been problem free so far.
Otherwise I haven't had any "biggies" yet. The biggest one so far had to do
with CCSLoad back in 5.004 and they seem to have gotten that fixed.
I am not using dual monitors on that development system so those may
figure in somehow. _________________ Google and Forum Search are some of your best tools!!!! |
|
|
rwskinner
Joined: 08 Dec 2006 Posts: 125 Location: Texas
|
|
Posted: Wed Jul 17, 2013 12:16 pm |
|
|
Thanks, I'm not really sure how that is possible. I got a dialog stating I must close the IDE before I continue, I did and the install went fine until the very end.
All installs were from Update manager. This last time I downloaded it from CCS but I have not installed it yet.
Richard |
|
|
rwskinner
Joined: 08 Dec 2006 Posts: 125 Location: Texas
|
|
Posted: Wed Jul 17, 2013 1:18 pm |
|
|
Any reason version 5 eats the older project files? Does it rename them or just create v5 prj files and deletes the old ones?
I went back to version 4 and there are no project files being listed on any projects that were opened with version 5.
Richard |
|
|
miro
Joined: 15 Jan 2011 Posts: 62
|
|
|
mvanvliet
Joined: 02 Jun 2009 Posts: 123 Location: The Netherlands
|
|
Posted: Tue Jul 30, 2013 4:55 am |
|
|
I think I’ve found a bug in V5.010.
When the PWM outputs are used and you want to turn them off there is an setup_PWMx(PWM_disabled) function, but this function only turns off bit 7 of the PWMxCON register. This is PWMxEN, when I try to turn off the PWM and send RS232 through that pin I discovered that bit 6 of PWMxCON (PWMxOE) also must be set to zero.
This was with a PIC12F1501, I don't know of it's with all PICs with an PWM output.
Bug reported to CCS today. |
|
|
Ttelmah
Joined: 11 Mar 2010 Posts: 19491
|
|
Posted: Tue Aug 06, 2013 8:20 am |
|
|
Most chips (99%), don't have a separate PWM, instead they have the CCP module. Only a very few have the PWM, and the fault will only apply to these. It's a bit of negative logic, with the function correctly disabling the module, but the (now disabled) module remains connected to the pin.
Now, some people might actually want this. What would be ideal, would be if CCS allowed you separate control of the OE pin. They have a selection to set this, but not clear it (PWM_OUTPUT). So, report it to CCS, and suggest that they allow you to select:
PWM_DISABLED | PWM_OUTPUT (if you want the line to remain driven by the disabled PWM)
PWM_DISABLED (should default to both disabling the module and deselecting the output).
Best Wishes |
|
|
|