> Actually, reformatting won't sweep away weird partitioning problems. Try to
> use fdisk (or cfdisk) from Ubuntu to repartition your card into a single FAT
> primary partition, THEN format it, then try again. This is how I got one of
> my cards working a while ago, because initially it had an extremely weird
> partitioning scheme.
> Careful with (c)fdisk though, you don't wanna mess up your HDD :)
>
> Best,
> Bogdan
>
>
> On Wed, Feb 18, 2009 at 12:31 AM, Dado Sutter <dadosutter at gmail.com>wrote:
>
>> Thank you guys,
>> Alvarez; my EK-LM3S8962 in an unmodified kit, so CS should be on PG_0
>> but I'll double check it. The mini-SD I have here has 512MB. I'll reformat
>> the card as FAT and test again.
>> James; reformating will sweep away other weird format/partition's
>> problems.
>>
>> Tks again
>> Best
>> Dado
>>
>>
>>
>>
>> On Tue, Feb 17, 2009 at 19:16, Jesus Alvarez <jalvarez at micromint.com>wrote:
>>
>>> Dado,
>>>
>>> The EK-LM3S8962 should support microSD cards. The mmc.c file assumes the
>>> card chip select is on PG0 (see section "GPIO for card chip select").
>>> Please
>>> confirm that is the case on your board. The EK-LM3S6965 uses PD0 and the
>>> Eagle-100 uses PG1 so that varies with the design of the board.
>>>
>>> If your card does not show any files with 'ls', I suspect the FatFs code
>>> is
>>> not able to read the directory.
>>>
>>> I have not used FatFs with FAT32 cards, although the code does support
>>> them.
>>> If your card is 4 GB or less I would suggest formatting it using FAT
>>> instead
>>> of FAT32. The FatFs site refers to FAT32 mainly for cards >4GB.
>>>
>>> You do not need to use a special mkfs for the card. Formatting the card
>>> on a
>>> PC works fine.
>>>
>>> Regards,
>>> Jesus Alvarez
>>>
>>>
>>> _______________________________________________
>>> Elua-dev mailing list
>>> Elua-dev at lists.berlios.de
>>>
https://lists.berlios.de/mailman/listinfo/elua-dev>>>
>>
>>
>> _______________________________________________
>> Elua-dev mailing list
>> Elua-dev at lists.berlios.de
>>
https://lists.berlios.de/mailman/listinfo/elua-dev>>
>>
>
> _______________________________________________
> Elua-dev mailing list
> Elua-dev at lists.berlios.de
>
https://lists.berlios.de/mailman/listinfo/elua-dev>
>
An HTML attachment was scrubbed...