CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Search found 9 matches
CCS Forum Index
Author Message
  Topic: Decimal to digit ???
roykyn

Replies: 7
Views: 6413

PostForum: General CCS C Discussion   Posted: Wed Jun 13, 2007 1:42 pm   Subject: hi
i have an idea...use a for loop it will decrease the code memory a lot like this...but this method too consumes a lot of memory according to me...
i am trying to find shorter and faster code.......i ...
  Topic: 32 bit to 24 bit.....
roykyn

Replies: 7
Views: 8461

PostForum: General CCS C Discussion   Posted: Sat Dec 09, 2006 12:22 pm   Subject: 32 bit to 24 bit.....
dude ccs can be used in mplab.....
go to project>>select language toolsuite......
  Topic: floating point subtraction
roykyn

Replies: 7
Views: 9493

PostForum: General CCS C Discussion   Posted: Sat Dec 09, 2006 12:19 pm   Subject: floating point subtraction
i have 2 do all the calculations...to find the value of L or C it has only one subtraction....
  Topic: floating point subtraction
roykyn

Replies: 7
Views: 9493

PostForum: General CCS C Discussion   Posted: Mon Dec 04, 2006 2:07 pm   Subject: floating point subtraction
i am building a LC meter......
http://www.aade.com/LCinst/lcm2b.htm

http://www.antrak.org.tr/gazete/111998/barbar.htm

http://f6bon.albert.free.fr/lcmetre.html

http://veron-meppel.atvrepeater ...
  Topic: 32 bit to 24 bit.....
roykyn

Replies: 7
Views: 8461

PostForum: General CCS C Discussion   Posted: Mon Dec 04, 2006 2:05 pm   Subject: 32 bit to 24 bit.....
i have read the manual tooo.....i know tat.....
in mplab....rt click on any variable in watch window...and select properties...u ll find many supporting float formats...tats why i am confuse...and ho ...
  Topic: floating point subtraction
roykyn

Replies: 7
Views: 9493

PostForum: General CCS C Discussion   Posted: Sun Dec 03, 2006 12:10 pm   Subject: floating point subtraction
i know that the prob can be solved by increasing rom size....is there any other ideas....like this one
http://www.ccsinfo.com/forum/viewtopic.php?t=29034&highlight=
  Topic: 32 bit to 24 bit.....
roykyn

Replies: 7
Views: 8461

PostForum: General CCS C Discussion   Posted: Sun Dec 03, 2006 12:06 pm   Subject: 32 bit to 24 bit.....
did u understand ...i am not talking about conversion......but a seperate mode
in which all the floating point nos are 24 bit....cos this option is avaliable in hitech picc compiler
  Topic: 32 bit to 24 bit.....
roykyn

Replies: 7
Views: 8461

PostForum: General CCS C Discussion   Posted: Thu Nov 30, 2006 2:35 pm   Subject: 32 bit to 24 bit.....
all the floating point nos in the ccs is 32 bit.....by default ...can i make it microchip 24 bit floating point .....this should include all the operations like additina sub div and mul....
  Topic: floating point subtraction
roykyn

Replies: 7
Views: 9493

PostForum: General CCS C Discussion   Posted: Thu Nov 30, 2006 2:31 pm   Subject: floating point subtraction
can any one help me....a simple floating point subtraction is consuming 20% of rom...i am using pcm and 16f72
float a,b,c;
a=b-c;
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group