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 support@ccsinfo.com

use dynamic_memory? and others?...

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
kam



Joined: 15 Jul 2005
Posts: 59

View user's profile Send private message

use dynamic_memory? and others?...
PostPosted: Sun Oct 16, 2005 8:44 pm     Reply with quote

Hi all!

What is the "use dynamic_memory" pragma for? I can only guess. And where is this documented? Are there any other pragmas not documented?

~Kam (^8*
kam



Joined: 15 Jul 2005
Posts: 59

View user's profile Send private message

Faq?
PostPosted: Tue Oct 18, 2005 11:58 am     Reply with quote

Hi all,

Is there a definitive FAQ/guide/doc/txt/voice mail etc. that has ALL the CCS compiler pragmas/use etc?

I'm still trying to find the "use dynamic_memory" definition...any pointers where I can find it? I looked in the manual and no go.

Well, there it is.

~Kam (^8*
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Tue Oct 18, 2005 12:39 pm     Reply with quote

There is no FAQ on undocumented CCS functions (other than what
you can find in the board's archives).
jecottrell



Joined: 16 Jan 2005
Posts: 559
Location: Tucson, AZ

View user's profile Send private message

PostPosted: Tue Oct 18, 2005 1:18 pm     Reply with quote

Don't know, never used it but, a search reveals this:

Code:

#pragma USE DYNAMIC_MEMORY    // For using malloc or any other dynamic memory functions.


Also, some posts indicate that dynamic memory operations in embedded systems can cause problems.

Hope this helps,

John
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group