Rockbox Development > New Ports
SanDisk Sansa c200v2, m200v4, clipv1, clipv2, clip+, and fuzev2
funman:
--- Quote from: Shiftlock on April 07, 2010, 09:45:54 AM ---Using 25504 on the Fuze V2, the "FM Radio" option is missing from the main menu. I assumed that's because it's not yet supported.
--- End quote ---
--- Quote from: tofmin on April 07, 2010, 05:50:20 AM ---
--- Quote ---Sorry for my ignorance, but what device is this for?
--- End quote ---
Sansa c240/250 v2.
Only sometimes the radio option do not appear in main menu after turning on the device.
--- End quote ---
http://www.rockbox.org/wiki/SansaAMS#Port_Status
funman:
--- Quote from: vadik on April 07, 2010, 12:18:53 PM ---- Why is writing to SD disabled? What does "until stable" mean?
--- End quote ---
Because it doesn't work. "Until stable" means it's disabled until it works in a stable way (in fact it looks like it never worked even in an unstable way).
--- Quote from: vadik on April 07, 2010, 12:18:53 PM ---- Where's the code that boots OF when left button is pressed? I'm a little thick, couldn't find it for this platform.
--- End quote ---
Look at rbutil/mkamsboot , especially dualboot/dualboot.S, but I advice you don't modify this code because it's very easy to brick your Clip if you do so.
--- Quote from: vadik on April 07, 2010, 12:18:53 PM ---- How do you normally debug Rockbox (esp. if you can't write to storage)?
Thank you.
--- End quote ---
Print something on the screen (like in the debug menu for example)
saratoga:
--- Quote from: vadik on April 07, 2010, 12:18:53 PM ---- How do you normally debug Rockbox (esp. if you can't write to storage)?
--- End quote ---
We have logf, which stores messages to a queue in memory which can be viewed from the debug menu. To use it, you must configure a build with logf, and then include ROCKBOX_HAS_LOGF in each file you want to log. See firmware/logf.c
torne:
The per-file define to enable logf is LOGF_ENABLE. ROCKBOX_HAS_LOGF is what configure sets to include the logf code.
Oysterville:
For whatever it is worth, I just signed up for an account in this forum to thank specifically the developers working on the port to the Sansa Fuze v2, and in general ALL of the Rockbox developers. The way you have been able to squeeze extra functionality out of these mp3 players, even if they are early beta like this port, is amazing and I for one applaud your efforts.
-Dave
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version