• Welcome to SCdev.org. Please log in.

Welcome to the new SCdev forums!

help with cyclic redundancy check error!

Started by arnoldmau, October 05, 2006, 08:17:19 AM

Previous topic - Next topic

arnoldmau

I am having problems loading any .nds.dsq (apparently) to my microSD.

I always get this error right in the middle of he transfer:

Data error: Cyclic redundancy check

But other types of files (.sav, mp3, .jpg) can be transfered normally without any errors, even if i transfer them in bulk.

Any suggestions what to do?

arnoldmau

Okay, close this now!

For an unknown reason when i checked the micro's properties, it's in fat32!  But i set it to fat a few days ago. hmm... it seems to work now...

Devil_Spawn

Cyclic redundancy check = CRC

CRC is a small hash that checks that the file has not been corrupted, just incase anybody wants to know