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

FAT32 MMC SD (the new old topic)

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



Joined: 18 Jun 2010
Posts: 27

View user's profile Send private message

FAT32 MMC SD (the new old topic)
PostPosted: Tue Mar 24, 2015 10:09 am     Reply with quote

Hello;
I'm working in a project with MMC SD and I use the ex_fat.c file but the simulation in isis doesn't work.

The used schematic is as follows:

[img]http://www.4shared.com/download/eKD2rbQcce/test_isis.png?lgfp=3000[/img]

the code is as follows:

Code:

/////////////////////////////////////////////////////////////////////////
////                     fat_ex_shell.c                              ////
////                                                                 ////
////    This is a neat little shell utility that resembles a DOS or  ////
//// UNIX type shell in order to manipulate files on the FAT file    ////
//// system. This is mostly for demonstration purposes on how to use ////
//// some of the basic functionality of the FAT library.             ////
////                                                                 ////
/////////////////////////////////////////////////////////////////////////
////        (C) Copyright 2007 Custom Computer Services              ////
//// This source code may only be used by licensed users of the CCS  ////
//// C compiler.  This source code may only be distributed to other  ////
//// licensed users of the CCS C compiler.  No other use,            ////
//// reproduction or distribution is permitted without written       ////
//// permission.  Derivative programs created using this software    ////
//// in object code form are not restricted in any way.              ////
/////////////////////////////////////////////////////////////////////////

//These settings are for the CCS PICEEC development kit which contains
//an MMC/SD connector.
#include <18F4620.h>
#device PASS_STRINGS = IN_RAM
#fuses NOWDT, HS, NOPROTECT
#use delay(clock=25M)


+++++++++++++++++++++++++++++
Ex_fat.c code mostly removed.
Reason: Forum rule #10:
10. Don't post the CCS example code or drivers
http://www.ccsinfo.com/forum/viewtopic.php?t=26245
- Forum Moderator
+++++++++++++++++++++++++++++


Is there any recommendation.

Thanks
ckielstra



Joined: 18 Mar 2004
Posts: 3680
Location: The Netherlands

View user's profile Send private message

PostPosted: Tue Mar 24, 2015 11:16 am     Reply with quote

It's been quiet for a while with SD card questions and now 3 people in the same day. Must be a new student assignment that has started.

Your circuit is wrong. See the answer posted by Ttelmah in one of the other threads today: http://www.ccsinfo.com/forum/viewtopic.php?t=53692
ELCouz



Joined: 18 Jul 2007
Posts: 427
Location: Montreal,Quebec

View user's profile Send private message

PostPosted: Wed Mar 25, 2015 10:26 am     Reply with quote

Also ISIS is NOT SUPPORTED in this forum.

Read the FAQ...

http://www.ccsinfo.com/forum/viewtopic.php?t=47549
_________________
Regards,
Laurent

-----------
Here's my first visual theme for the CCS C Compiler. Enjoy!
temtronic



Joined: 01 Jul 2010
Posts: 9163
Location: Greensville,Ontario

View user's profile Send private message

PostPosted: Wed Mar 25, 2015 1:29 pm     Reply with quote

Of course it doesn't 'work' in ISIS...
ISIS aka Proteus is NOT a WORKING simulator....

also no one here will rewrite the ISIS simulator to get it TO work...

If I had a penny for every ISIS problem posted , I could BUY CCS !!

Jay
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