Rockbox Ports are now being developed for various digital audio players!
First off, there is no "windows bootloader." The bootloader is what is installed on the player, not the program that installs it, nor the tool we use to access the player.Secondly, we don't access a hidden partition on the e200R. Unlike the e200, we don't see a hidden partition available at all from the computer's side. What we do is start the player in Manufacturer mode, which allows us to talk with it through the USB port and do certain things. In this case we replace the ROM with our own ROM, something we don't need to do on the normal e200 players ever.In windows we haven't been able to talk properly to the player in this special mode because of the USB differences.
Well, what if we could directly write to the hidden partition on the R series? Then, the program could just overwrite the BL and firmware automatically instead of requiring e200tool. By the way, I can't figure out to compile e200tool in cygwin. Could someone post the latest version compiled in cygwin? I want to try something...
..........The plan is for this e200rpatcher tool to also perform the sansapatcher steps - i.e. actually install the Rockbox bootloader in the firmware partition, moving the original firmware to an unused place. Â This will then make e200rpatcher almost as easy as sansapatcher - the differences being the need to install libusb, and the need to put the E200R in manufacturing mode instead of MSC mode.
Sorry for double-posting
Page created in 0.131 seconds with 16 queries.