MP 3.0.0.3 CfCard

General discussion on mikroPascal.
Post Reply
Author
Message
digitstudios
Posts: 26
Joined: 31 May 2005 13:32

MP 3.0.0.3 CfCard

#1 Post by digitstudios » 31 May 2005 13:38

Why I can't compile FAT16 sample with my Pic 16f877a ?

The Compiler return error
33:6 3 Identifier 'CF_File_Write_Init' was not declared CompactFlash.ppas

Thanks

P.S. I'm beginner with Pic
Gianluca Colombo

User avatar
zristic
mikroElektronika team
Posts: 6608
Joined: 03 Aug 2004 12:59
Contact:

Re: MP 3.0.0.3 CfCard

#2 Post by zristic » 31 May 2005 13:56

CF library needs an array of 512 byte. P16F877A does not have that much RAM.

Post Reply

Return to “mikroPascal General”