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

How much memory does fat16.c and mmcsd. c require?

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



Joined: 14 Aug 2020
Posts: 8

View user's profile Send private message

How much memory does fat16.c and mmcsd. c require?
PostPosted: Thu Oct 29, 2020 10:36 am     Reply with quote

I've been unable to find this info anywhere. How much ROM is required to run the CCS fat16 and mmcsd drivers? Can it be done on a PIC16 microcontroller?

I only have access to PIC16 MCU's with 8k ROM right now. This is obviously not enough and I do get out of ROM errors. I won't be able to upgrade the MCU until I can answer this question.

Thanks,
Tim
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Thu Oct 29, 2020 7:04 pm     Reply with quote

Based on your previous post, you have this CCS compiler:
Compiler - CCS C compiler V5.075
MPLAB version - 5.30

You make a project for the Ex_fat.c file, and compile for the 18F67J60,
which is the PIC specified in the file. Then look at the top of the .LST file
after you compile it. It will tell you how much ROM and RAM were used.

To answer your question, we'd have to do the same thing.
tgilbert



Joined: 14 Aug 2020
Posts: 8

View user's profile Send private message

PostPosted: Fri Oct 30, 2020 4:57 am     Reply with quote

Thank you. Yes, sorry about not posting the CCS version.
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