Sonsivri
 
*
Welcome, Guest. Please login or register.
Did you miss your activation email?
April 27, 2024, 02:51:51 02:51


Login with username, password and session length


Pages: 1 [2] 3  All
Print
Author Topic: CCS-4.084  (Read 34346 times)
0 Members and 1 Guest are viewing this topic.
preatorian
Junior Member
**
Offline Offline

Posts: 44

Thank You
-Given: 16
-Receive: 18


« Reply #25 on: January 03, 2009, 12:53:02 12:53 »

Hi all,
I face the same problem with ICD not working. I just downloaded the ICD software only from their site http://www.ccsinfo.com/downloads/setup_icd.exe and installed it in the PICC directory. It is working fine now.

Regards
Logged
pama
Junior Member
**
Offline Offline

Posts: 74

Thank You
-Given: 10
-Receive: 28


« Reply #26 on: January 03, 2009, 01:54:27 13:54 »

Hi,
agree with you, Preatorian! and thanks! Downloaded the ICD control program and installed in the pic directory, and now it's like working normaly.
So, i have the ICD control soft. version V2.102 with ICD firmware 1.39 rev #160 for PIC 16 and PIC 18 running well.
best wishes
Logged
xzb
Newbie
*
Offline Offline

Posts: 27

Thank You
-Given: 16
-Receive: 5


« Reply #27 on: January 04, 2009, 03:33:41 03:33 »

this version seem no supporter (i2c_poll())
Logged
belinao
Newbie
*
Offline Offline

Posts: 16

Thank You
-Given: 1
-Receive: 12


« Reply #28 on: January 05, 2009, 12:47:54 12:47 »

i just compiled a pic24 program and it worked just fine...

thanks
Logged
jaikumar
Junior Member
**
Offline Offline

Posts: 45

Thank You
-Given: 47
-Receive: 18


« Reply #29 on: January 09, 2009, 07:25:22 07:25 »

Hi all,

Just compile the cdc usb code with CCS 4.084 and the ram usage was 68%

and i compiled the same program with ccs 4.032 and the ram usage was 46%

Whats going on?

Regards,
Jai
Logged
mayler
Junior Member
**
Offline Offline

Posts: 68

Thank You
-Given: 14
-Receive: 13


Roger that!


WWW
« Reply #30 on: January 09, 2009, 12:00:52 12:00 »

What PIC are you using? If I use 18F4550 my RAM used is about 57% with almost no code... (50% of USB RAM + 7% overhead). Remembers me old days when in PCs RAM was precious and onboard videos eaten our MB of RAM.
Logged

Computer Engineer.
Digital IC Designer - Cadence certified.
jaikumar
Junior Member
**
Offline Offline

Posts: 45

Thank You
-Given: 47
-Receive: 18


« Reply #31 on: January 10, 2009, 07:23:57 07:23 »

I am using the 18F2550, compiling with ccs-4.032 gives same perfomance as compiling with ccs-4.084 and takes less RAM.

CCS has a way of creating problems with their fixes as the version numbers goes up.

Anybody who understands this please explain.

Thanks and Regards,
Jai.
Logged
mayler
Junior Member
**
Offline Offline

Posts: 68

Thank You
-Given: 14
-Receive: 13


Roger that!


WWW
« Reply #32 on: January 10, 2009, 01:12:07 13:12 »

Did you check if the pic18_usb.h usb.h and usb_cdc.h have changed? Maybe they modified the file and put new things. Make a compare to see. Maybe in previous version they didnt allocate all usb memory, probably generating a bug.

Regards
Logged

Computer Engineer.
Digital IC Designer - Cadence certified.
jaikumar
Junior Member
**
Offline Offline

Posts: 45

Thank You
-Given: 47
-Receive: 18


« Reply #33 on: January 16, 2009, 05:48:35 05:48 »

well it works and i did not get any error, so far.

regards,
Jai.
Logged
jaikumar
Junior Member
**
Offline Offline

Posts: 45

Thank You
-Given: 47
-Receive: 18


« Reply #34 on: January 28, 2009, 01:10:38 13:10 »

Question asked about RAM size is answered below,

Once again CCS has created problems with their update of compiler and there is a new patch

Version 4.085 fixes:

4.085  A number of optimization issues on 24 parts have been fixed
4.085  A PCW IDE problem invoking the ICD software due to the CRC is fixed

These may be the reason why RAM size is bloated with 4.084.

Please don't use this version. Wait for 4.085.

WHO KNOW WHAT ERRORS MAY BE CREATED ON 4.085

Regards
Jai.

Logged
mayler
Junior Member
**
Offline Offline

Posts: 68

Thank You
-Given: 14
-Receive: 13


Roger that!


WWW
« Reply #35 on: January 28, 2009, 01:16:57 13:16 »

Quote
Version 4.085 fixes:

4.085  A number of optimization issues on 24 parts have been fixed
4.085  A PCW IDE problem invoking the ICD software due to the CRC is fixed

What this have to do with USB in 18F4550?
I´m only seeing 24 parts improvement and ICD fixed.

There´s time i dont see any update with PCH or 18F.
Logged

Computer Engineer.
Digital IC Designer - Cadence certified.
saint
Newbie
*
Offline Offline

Posts: 23

Thank You
-Given: 21
-Receive: 69

!! SAINTRULEZ !!


« Reply #36 on: February 01, 2009, 04:56:34 16:56 »

Hi everyone,
I'm having problems with the new version (4.084) of CCS. I uninstalled my older version and installed new one with provided keygen it works without any problem. But when i tried to use my ICD-U40 in CCS it doesnt work.

I also upgraded firmware of debugger and installed new wersion of ICD software...I dont know what is the problem...

P.S. ICD-40U works with standalone version of the ICD program anyway...

Any suggestions?
Logged

System Design Engineer...

!! You DON'T DIE if you "Thank" someone !!

Visit TURKEY on your next vacation...
mayler
Junior Member
**
Offline Offline

Posts: 68

Thank You
-Given: 14
-Receive: 13


Roger that!


WWW
« Reply #37 on: February 01, 2009, 05:33:45 17:33 »

Hi everyone,
I'm having problems with the new version (4.084) of CCS. I uninstalled my older version and installed new one with provided keygen it works without any problem. But when i tried to use my ICD-U40 in CCS it doesnt work.

I also upgraded firmware of debugger and installed new wersion of ICD software...I dont know what is the problem...

P.S. ICD-40U works with standalone version of the ICD program anyway...

Any suggestions?

This version has a problem in ICD. In 4.085 ICD is fixed. Use the standalone version.
Source : CCS Forum.
Logged

Computer Engineer.
Digital IC Designer - Cadence certified.
saint
Newbie
*
Offline Offline

Posts: 23

Thank You
-Given: 21
-Receive: 69

!! SAINTRULEZ !!


« Reply #38 on: February 01, 2009, 05:56:45 17:56 »

This version has a problem in ICD. In 4.085 ICD is fixed. Use the standalone version.
Source : CCS Forum.

Thanks for the information mayler...

I was almost going to be crazy to find the problem on ICD...Well, i hope 4.085 will be here soon...

Logged

System Design Engineer...

!! You DON'T DIE if you "Thank" someone !!

Visit TURKEY on your next vacation...
solarwind
Newbie
*
Offline Offline

Posts: 32

Thank You
-Given: 4
-Receive: 1


« Reply #39 on: March 02, 2009, 10:28:24 22:28 »

So is it possible to install the version posted here and simply download the updates straight from the CCS website after?

Posted on: March 02, 2009, 11:05:38 23:05 - Automerged

Update: you can't download the updates from the CCS website. Anyone have the latest updates?

Posted on: March 02, 2009, 11:24:28 23:24 - Automerged

Update: you can't download the updates from the CCS website. Anyone have the latest updates?

Posted on: March 02, 2009, 11:25:50 23:25 - Automerged

Damn - bad internet connection, sorry for double-post.
Logged
aliveli
Newbie
*
Offline Offline

Posts: 14

Thank You
-Given: 2
-Receive: 9


« Reply #40 on: March 04, 2009, 02:24:43 14:24 »

i dont think this copy of ccs works properly
yes it does compile but it even copiles programs which have contain lots of errors
never shows warnings as well
use 4.057 instead of this
« Last Edit: March 04, 2009, 02:28:26 14:28 by aliveli » Logged
mayler
Junior Member
**
Offline Offline

Posts: 68

Thank You
-Given: 14
-Receive: 13


Roger that!


WWW
« Reply #41 on: March 04, 2009, 07:17:27 19:17 »

With me is working great, used to make my graduate thesis, made an adaptative control in pic.
Logged

Computer Engineer.
Digital IC Designer - Cadence certified.
solarwind
Newbie
*
Offline Offline

Posts: 32

Thank You
-Given: 4
-Receive: 1


« Reply #42 on: March 04, 2009, 10:47:55 22:47 »

Yes, it is working great. But how do I update to the latest versions?
Logged
mayler
Junior Member
**
Offline Offline

Posts: 68

Thank You
-Given: 14
-Receive: 13


Roger that!


WWW
« Reply #43 on: March 04, 2009, 10:56:14 22:56 »

Wait someone to post here.
Logged

Computer Engineer.
Digital IC Designer - Cadence certified.
ALLPIC
Active Member
***
Offline Offline

Posts: 114

Thank You
-Given: 64
-Receive: 72


« Reply #44 on: March 05, 2009, 04:29:10 04:29 »

Yes this also working great for me I don't know about CCS ICD40 because I am not useing that but it really works great I love MPLAB environment so I am using that for CCS No problem I observed yet
Logged
savant26
Guest
« Reply #45 on: April 12, 2009, 11:51:46 11:51 »

Hi,

You can see the last release number and full changes list from this link:
http://www.ccsinfo.com/cgi-bin/update.cgi?software=VERSIONS

Logged
twonuts
Active Member
***
Offline Offline

Posts: 118

Thank You
-Given: 55
-Receive: 42


« Reply #46 on: April 12, 2009, 10:56:18 22:56 »

Yes, it is working great. But how do I update to the latest versions?

Try this., It worked for me. When it asks for a customer reference number, just stick any number in box and click next.
It says invalid reference number but downloads and installs updates.

Edit:

I don't know what exactly the online updater downloaded but it was NOT a compiler update. Apologies to all.
« Last Edit: April 14, 2009, 09:47:06 09:47 by twonuts » Logged
mayler
Junior Member
**
Offline Offline

Posts: 68

Thank You
-Given: 14
-Receive: 13


Roger that!


WWW
« Reply #47 on: April 12, 2009, 11:39:40 23:39 »

It's not working for me... If you discovered a system breach, download the last pcwhd and ideutils and post here Smiley
Logged

Computer Engineer.
Digital IC Designer - Cadence certified.
MGLSOFT
Junior Member
**
Offline Offline

Posts: 69

Thank You
-Given: 32
-Receive: 73



« Reply #48 on: April 13, 2009, 03:52:43 03:52 »

Yes, download the PCWHD and post here.
Not working for me too... Angry Angry
Logged
The Puma
Newbie
*
Offline Offline

Posts: 25

Thank You
-Given: 75
-Receive: 75


« Reply #49 on: April 13, 2009, 12:29:24 12:29 »

This did't work to upgrade to newest version ...
Logged
Pages: 1 [2] 3  All
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