Hi Matt, I'm tyring to use fat32_small.jal library, taking 18f4550_fat32_small_sd_card.jal as a starting sample, mixed with my previous working sd card sample. I can't make it work, I tried to track execution, and finally arrived at a comment line saying:
"If the program gets stuck here, there may be an issue with your partition." (~line 136, in procedure fat32_small_read_boot_sector()) So, I guess I indeed have a problem with my partition :) From what I could track, it seems "partition_lba_begin" is equal to 677737569 I formatted my SD card using Windows, FAT32, full (not slow). I created a file named "oula.txt" with some garbage chars in it. I'm not sure it was necessary, but without it, it doesn't work either, and it made more sense to me that an existing file was here. Anyway, do you have an idea of what I did wrong ? TIA Cheers, Seb -- You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jallib?hl=en.
