Finally got rockbox running on my c240. Cool :-) Thanks rockbox team!
But there are some issues still left.
1. OF booting. I only can boot /System/OF.mi4, but not the hidden partition. Should it be so, or there's something wrong? Here's what it says when hold |<< key during boot:
Rockbox boot loader
Version: r14749-070919
Sandisk Sansa c200
Partition 0: 0x06 959
Partition 1: 0x84 20 M
Loading original firmw
Trying firmware partit
BL mi4 size: E000
Can't load from partit
Invalid file format
Trying /System/OF.mi4
mi4 size: 2E0C00
CRC32: 26E215C4
Model id:
Binary type:
Calculated CRC32: 26E2
Searching for key:
c200...found
c200 key used
If there's no OF.mi4 in /System, bootloader complains about OF.mi4/OF.bin and then just turns the device off. No white screens, nothing. If there
is OF.mi4, it boots and works well.
2. microSD. Rockbox can't see it. Not a trace in file browser, database update finds only song from built-in flash, System/Debug/View disk info shows "[microSD 1] Not found!".
(microSD 0 is built-in flash, isn't it?)
OF has no problems accessing external microSD card.
Rockbox was built from sources, svn revision 14749 (checked out yesterday), binutils-2.17, gcc-4.0.3, host system is linux.