Rockbox Development > New Ports
Cowon D2
cybergrind:
I am using gcc 3.4.4 with cygwin
with your rockbox.iaudio I still have the same problem (after loading rockbox.iaudio LCD off's)
andiator:
@cybergrind
I think you typed "gcc --version"? I did the same mistake. It should be "arm-elf-gcc --version".
As it seems it is important to run tools/rockboxdev.sh - beware: it can take a lot of time, so 2 to 4 hours.
And you need to have curl-package installed. Run cygwins setup.exe choose some url and under "Net", I think, is the curl package.
But I would advise to use the vmware image since it much more faster. http://www.rockbox.org/twiki/bin/view/Main/VMwareDevelopmentPlatform
The vmware player can be downloaded for free from http://www.vmware.com. Then do as the first link says plus run the tools/rockboxdev.sh (10 - 30 mins).
The image has already a net drive mounted under "\\debian" with user = "user" und pw = "rockbox", so you can use your favorite editor in windows, build on linux and use the tcctool from your cygwin directory to upload the binaries.
shotofadds:
If you're going to run rockboxdev.sh, you only need to select the ARM toolchain - if you choose the other two it'll take three times as long...
Yeeze:
I compiled a botloader with cygwin and arm-elf-gcc --version said:
arm-elf-gcc (GCC) 4.0.3 [...]
I patched the bootloader into the Cowon firmware and uppdated the resulting image using tcctool.
This was displayed: *PANIC* BMPM tag not present
UPDATE: Ok I tried it with you image from megaupload... But the Screen stayed always just black and I needed to push the reset button...
shotofadds:
Yeeze, have you built in the updated ata-nand driver I posted?
If you did, do you remember the nand_chip_select() fix you did a while back? Could you try that again (read a few pages back in the forum if you forget...)
Pesky 2Gb players :-\
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version