harish.n.j
Junior Member level 2
- Joined
- Dec 15, 2009
- Messages
- 23
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 1,283
- Location
- coimbatore
- Activity points
- 1,437
MicroC doubt
Hi all i am working with interfacing Mmc card with 18f452 microcontroller,
am using MicroC for programming..
I was able to create a file and read it using Mmmc_Fat16 library fiunctions available in mikro c but when i call the function
Mmc_Fat_Rewrite(); - the controller enters into indefinite loop.
b4 calling the function i also call Mmc_Fat_Assign function also, still it don seems to be fine.
does anyone have any idea what might be the problem
Hi all i am working with interfacing Mmc card with 18f452 microcontroller,
am using MicroC for programming..
I was able to create a file and read it using Mmmc_Fat16 library fiunctions available in mikro c but when i call the function
Mmc_Fat_Rewrite(); - the controller enters into indefinite loop.
b4 calling the function i also call Mmc_Fat_Assign function also, still it don seems to be fine.
does anyone have any idea what might be the problem