Page 1 of 1

MP 3.0.0.3 CfCard

Posted: 31 May 2005 13:38
by digitstudios
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

Re: MP 3.0.0.3 CfCard

Posted: 31 May 2005 13:56
by zristic
CF library needs an array of 512 byte. P16F877A does not have that much RAM.