Sonsivri
 
*
Welcome, Guest. Please login or register.
Did you miss your activation email?
April 19, 2024, 01:27:55 13:27


Login with username, password and session length


Pages: 1 2 3 4 5 [6] 7 8 9 10 11 12
Print
Author Topic: CCS C 5.xxx  (Read 328724 times)
0 Members and 1 Guest are viewing this topic.
voltas5
Junior Member
**
Offline Offline

Posts: 46

Thank You
-Given: 102
-Receive: 83


« Reply #125 on: April 18, 2015, 07:23:50 07:23 »

5.045 Another version and some more fixes from CCS

 5.045  #locate now issues a warning if you locate a variable on top of another
 5.045  A PIC24 problem with the < and > operators on floats with interrupts is fixed
 5.045  A problem with multiple compilation units and some static variables not being zeroed is fixed
 5.045  A warning in string.h has now been eliminated
 5.045  A bug allocating multiple odd sized rom structures in PIC24 is fixed


Updated:  PIC12F1571
Updated:  PIC12F1572
New:      PIC16F1574
New:      PIC16F1575
New:      PIC16F1578
New:      PIC16F1579
New:      PIC16F1764
New:      PIC16F1765
New:      PIC16F1768
New:      PIC16F1769

« Last Edit: April 18, 2015, 08:10:50 08:10 by voltas5 » Logged
duende_azul
Junior Member
**
Offline Offline

Posts: 66

Thank You
-Given: 115
-Receive: 1261


« Reply #126 on: April 21, 2015, 04:19:27 04:19 »

Version 5.045
« Last Edit: July 22, 2015, 11:30:03 23:30 by duende_azul » Logged
voltas5
Junior Member
**
Offline Offline

Posts: 46

Thank You
-Given: 102
-Receive: 83


« Reply #127 on: May 22, 2015, 06:05:50 06:05 »

A new release of the CCS C compiler for PICmicro(r) microcontrollers
has been released. The new version is: 5.046

Recent changes include:
5.046  Fixed an problem with -> where the target was a bit field of another structure on PCM parts
5.046  An IDE issue with error files kept outside the project directory is fixed
5.046  A wrong checksum in "#ID checksum" when using #fill_rom is fixed
5.046  A PIC24 problem with oversized printf widths on %LU and %LD is fixed
5.046  Support for auto clock tuning is added for chips that have this feature
5.046  A #USE RS232 bug is fixed when buffers larger than 256 are specified


Updated:  PIC16F1614
Updated:  PIC16F1615
Updated:  PIC16F1618
Updated:  PIC16F1619
« Last Edit: May 22, 2015, 12:10:40 12:10 by voltas5 » Logged
duende_azul
Junior Member
**
Offline Offline

Posts: 66

Thank You
-Given: 115
-Receive: 1261


« Reply #128 on: May 23, 2015, 10:24:59 22:24 »

CCS 5.046
Last version.. again..  Tongue
« Last Edit: July 22, 2015, 11:30:47 23:30 by duende_azul » Logged
voltas5
Junior Member
**
Offline Offline

Posts: 46

Thank You
-Given: 102
-Receive: 83


« Reply #129 on: June 20, 2015, 11:31:02 11:31 »

------------------------------------------------------------------------------------------------
                      CUSTOM COMPUTER SERVICES, INC.
------------------------------------------------------------------------------------------------

A new release of the CCS C compiler for PICmicro(r) microcontrollers
has been released. The new version is: 5.047

Recent changes include:
5.047  A bug converting some floating point numbers just below zero to an integer is fixed.
5.047  A bug with 32 bit enum's is fixed
5.047  A problem with the 1705 comparator is fixed
5.047  IDE mouse-over improved for structures and ROM variables


New:      PIC16C99
Updated:  PIC16F1503
Logged
duende_azul
Junior Member
**
Offline Offline

Posts: 66

Thank You
-Given: 115
-Receive: 1261


« Reply #130 on: June 23, 2015, 07:35:19 19:35 »

5.047
« Last Edit: July 22, 2015, 11:31:25 23:31 by duende_azul » Logged
CHJAY
Junior Member
**
Offline Offline

Posts: 45

Thank You
-Given: 447
-Receive: 135


« Reply #131 on: June 27, 2015, 07:14:52 07:14 »

A new release of the CCS C compiler for PICmicro(r) microcontrollers
has been released. The new version is: 5.048

Recent changes include:
5.048  Compiler now does type checking on EXTERNs
5.048  A compiler IDE hang problem with some complex structures is fixed
Logged
duende_azul
Junior Member
**
Offline Offline

Posts: 66

Thank You
-Given: 115
-Receive: 1261


« Reply #132 on: June 28, 2015, 02:54:12 14:54 »

Version 5.048
« Last Edit: July 22, 2015, 11:31:58 23:31 by duende_azul » Logged
voltas5
Junior Member
**
Offline Offline

Posts: 46

Thank You
-Given: 102
-Receive: 83


« Reply #133 on: September 09, 2015, 06:16:27 06:16 »

CURRENT SOFTWARE VERSIONS

 Version 5.049
 
 
RECENT CHANGES

 5.049  Added support for the new and different 24 bit GS chips and the 16F183xx chips
 5.049  A problem with PIC24 function pointers inside a structure in large memory spaces is fixed
 5.049  Debugger issue with some floating point numbers is fixed
 5.049  Fixed a bug involving signed ints in a switch statement
 5.049  An inline assembly error when using an indirect goto is fixed
 5.049  Debugger now shows a full 32 bit enum as it should

Updated:  PIC12F1840
Updated:  PIC12LF1840T39A
Updated:  PIC12LF1840T48A
Updated:  PIC16F1619
New:      PIC16F18313
New:      PIC16F18323
New:      PIC16F18324
New:      PIC16F18325
New:      PIC16F18344
New:      PIC16F18345
Updated:  PIC18F85J94
« Last Edit: September 09, 2015, 08:26:51 08:26 by voltas5 » Logged
younder
Newbie
*
Offline Offline

Posts: 11

Thank You
-Given: 26
-Receive: 7


« Reply #134 on: September 13, 2015, 03:10:43 15:10 »

Can anyone share the link for 5.049?
Logged
duende_azul
Junior Member
**
Offline Offline

Posts: 66

Thank You
-Given: 115
-Receive: 1261


« Reply #135 on: September 21, 2015, 09:27:22 21:27 »

Last version: 5.049

Logged
voltas5
Junior Member
**
Offline Offline

Posts: 46

Thank You
-Given: 102
-Receive: 83


« Reply #136 on: October 02, 2015, 06:18:53 06:18 »

CURRENT SOFTWARE VERSIONS

Version 5.050
 
RECENT CHANGES

 5.050  Support for the new 4x chips is in
 5.050  An incorrect warning concerning enum assignments is removed
 5.050  A linker bug that sometimes combined global variables with the same name is fixed
 5.050  Added USB and TCP/IP wizards for 24 bit parts
 5.050  Fixed a bug in #USE PWM for parts with more than 6 remappable OC pins
 5.050  Added a PLL_WAIT option to #use delay to wait for the PLL to start up
 5.050  Fixed a bug in tx_buffer_available() where the wrong count was returned
 5.050  Fixed a bug when negative number were used with %W on 24 bit parts
 5.050  Added a feature to use OSCTUNE on 24 bit parts to get the requested clock speed


Updated:  PIC16F1705
Updated:  PIC16F1782
Updated:  PIC16F1783
« Last Edit: October 03, 2015, 06:30:51 06:30 by voltas5 » Logged
duende_azul
Junior Member
**
Offline Offline

Posts: 66

Thank You
-Given: 115
-Receive: 1261


« Reply #137 on: October 05, 2015, 05:50:24 17:50 »

 Undecided  last version...
Logged
voltas5
Junior Member
**
Offline Offline

Posts: 46

Thank You
-Given: 102
-Receive: 83


« Reply #138 on: October 23, 2015, 06:05:29 06:05 »

CURRENT SOFTWARE VERSIONS

Version 5.051
 
RECENT CHANGES
A new release of the CCS C compiler for PICmicro(r) microcontrollers
has been released. The new version is: 5.051

Recent changes include:
5.051  A linker bug affecting multiple compilation unit builds is fixed
5.051  A segmentation fault for some Linux compiles is fixed
5.051  An optimization error involving << with mixed byte and dword operands is fixed
5.051  Fixed a syntax error with spi_write4() and spi_read4() functions for 24 bit parts
5.051  Fixed a syntax error with #pin_select for some PIC18 devices
5.051  Fixed a bug when #opt compress is used on some programs
5.051  Fixed an issue with #use pwm and MCP1911x devices
5.051  The 24 bit Wizard now has a MODBUS configuration page


Updated:  PIC16F1503

------------------------------------------------------------------------------------------------
Logged
duende_azul
Junior Member
**
Offline Offline

Posts: 66

Thank You
-Given: 115
-Receive: 1261


« Reply #139 on: November 09, 2015, 09:20:16 21:20 »

Finally... new last versión...    Roll Eyes   5.051

Logged
voltas5
Junior Member
**
Offline Offline

Posts: 46

Thank You
-Given: 102
-Receive: 83


« Reply #140 on: December 24, 2015, 05:13:11 05:13 »

A new release of the CCS C compiler for PICmicro(r) microcontrollers
has been released. The new version is: 5.052

Recent changes include:
5.052  Variable length argument functions now allow a single parameter
5.052  A bug with some 16 bit additions done in a call to spi_write() has been fixed
5.052  A problem with the bit order in lcd_symbol() when used with 16 bit segments is fixed


Updated:  PIC16F505
Updated:  PIC16F1829
Updated:  PIC18F25K80
Updated:  PIC18F26K80
Updated:  PIC18F45K80
Updated:  PIC18F46K80
Updated:  PIC18F65K80
Updated:  PIC18F65J94
Updated:  PIC18F66K80
Updated:  PIC18F66J94
Updated:  PIC18F66J99
Updated:  PIC18F67J94
Updated:  PIC18F85J94
Updated:  PIC18F86J94
Updated:  PIC18F86J99
Updated:  PIC18F87J94
Updated:  PIC18F95J94
Updated:  PIC18F96J94
Updated:  PIC18F96J99
Updated:  PIC18F97J94
Updated:  PIC16F1773
Updated:  PIC16F1776
Logged
CHJAY
Junior Member
**
Offline Offline

Posts: 45

Thank You
-Given: 447
-Receive: 135


« Reply #141 on: January 04, 2016, 12:55:15 12:55 »

A new release of the CCS C compiler for PICmicro(r) microcontrollers
has been released. The new version is: 5.052 <- should be 5.053?

Recent changes include:
5.053  A corrupted device database in the V5.052 release is fixed



Logged
Nicolina1988
Junior Member
**
Offline Offline

Posts: 55

Thank You
-Given: 28
-Receive: 85


« Reply #142 on: January 05, 2016, 03:04:01 03:04 »

Why you don't just give the official changelog URL link instead of posting such stupid informative posts?
http://www.ccsinfo.com/devices.php?page=versioninfo
Logged
duende_azul
Junior Member
**
Offline Offline

Posts: 66

Thank You
-Given: 115
-Receive: 1261


« Reply #143 on: January 07, 2016, 02:50:42 02:50 »

New year, new version... 5.053
Logged
voltas5
Junior Member
**
Offline Offline

Posts: 46

Thank You
-Given: 102
-Receive: 83


« Reply #144 on: January 22, 2016, 05:00:13 05:00 »

NEW VERSION OUT -  Version 5.054

http://www.ccsinfo.com/devices.php?page=versioninfo
« Last Edit: February 04, 2016, 06:51:18 06:51 by voltas5 » Logged
voltas5
Junior Member
**
Offline Offline

Posts: 46

Thank You
-Given: 102
-Receive: 83


« Reply #145 on: February 04, 2016, 06:51:39 06:51 »

NEW VERSION OUT -  Version 5.055

http://www.ccsinfo.com/devices.php?page=versioninfo
Logged
voltas5
Junior Member
**
Offline Offline

Posts: 46

Thank You
-Given: 102
-Receive: 83


« Reply #146 on: March 02, 2016, 10:00:00 10:00 »

New Version out 5.056

http://www.ccsinfo.com/devices.php?page=versioninfo
Logged
cjack
Junior Member
**
Offline Offline

Posts: 74

Thank You
-Given: 99
-Receive: 1451


« Reply #147 on: March 14, 2016, 06:01:31 18:01 »

Version 5.056  Wink

Logged
Old_but_Alive
Senior Member
****
Offline Offline

Posts: 329

Thank You
-Given: 702
-Receive: 118


« Reply #148 on: March 14, 2016, 06:13:53 18:13 »

anyone got a link that doesnt require login/signup/generalaccount rubbish
Logged

I fought Ohm's Law ...  and the law won
I only use Mosfets because I have a Bipolar mental disorder :-)
ratovarius
Active Member
***
Offline Offline

Posts: 100

Thank You
-Given: 1196
-Receive: 180


« Reply #149 on: March 15, 2016, 08:08:57 20:08 »

same last file in mega, 5.056
Logged
Pages: 1 2 3 4 5 [6] 7 8 9 10 11 12
Print
Jump to:  


DISCLAIMER
WE DONT HOST ANY ILLEGAL FILES ON THE SERVER
USE CONTACT US TO REPORT ILLEGAL FILES
ADMINISTRATORS CANNOT BE HELD RESPONSIBLE FOR USERS POSTS AND LINKS

... Copyright © 2003-2999 Sonsivri.to ...
Powered by SMF 1.1.18 | SMF © 2006-2009, Simple Machines LLC | HarzeM Dilber MC