I am currently designing a data logger that records acceleration on 3 axis on an SD card. I've purchased the ualfat-Sd from ghielectronics, as well as a pic18f2550, and started writing the code, but it won't compile...
Keeps on giving me errors regarding the ualfat library. I probably got something wrong...I'm using the CCS with PCH so I guess the problem doesnt come from here.
Can someone help?
If you could provide me with any piece of code for a similar application I'd be more than grateful!!
Thank you!!
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Posted: Fri May 16, 2008 8:21 pm
Provide a link to the web page where the CCS library source code
can be downloaded for this device. Also post a link to the data sheet.
Unfortunately, all they provide are some kinds of tutorials/schematics/user manuals.
No datasheet.
Please let me know if you need any more infos..
Thank you much![/url]
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Posted: Sat May 17, 2008 10:57 am
The code in PIC_Example.c is written for the Microchip C18 compiler.
You could try to translate it to CCS. I don't want to do it for you.
You could download the student version of C18 and compile the code
with it, under MPLAB. In that case, you should use the Microchip C18
forum for support.
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