Welcome to the Rockbox Technical Forums!
Quote from: Llorean on December 24, 2008, 06:01:07 AMIs your intent to create a new project, or actually work on Rockbox?NO!! We need to have our playground for development, our SVN. RB SVN can't be used by us, we can't commit to it. For example, I am a beginner on ARM and C... Soon as we have something working, like LCD drivers, maybe on that time we can post some patches to RB tracker.I really like all tools and information at Rockbox, the forum, the IRC channel and logs, the SVN, the Wiki, etc. We really have advantages on stay together, however for now we will use our SVN, it's a kind of temporary.
Is your intent to create a new project, or actually work on Rockbox?
I strongly suggest against creating a new repository based on Rockbox svn. If you want your work to get merged back into Rockbox eventually you need to re-sync your repository with Rockbox svn every now and then, and this will become quite a pain as Rockbox itself moves.You could, however, use git-svn to create your own working repository based on Rockbox svn (in fact quite some developers are working this way). Due to the way git can help you merging you can do that quite often without much work.Syncing two source trees that have ran out of sync for several weeks is a tendious task. I'm pretty sure you don't want to get into this ...
Hey Casainho, what jtag proggrammer are you using? I think you may have said a wiggler, but you didn't have a parrellel port. I have seen usb to parrellel port adapters. What do you think about the jtag usb ocd tiny?
Anybody still working on a design using the Atmel AVR-32?My next door neighbor runs a small electronic design and manufacturing firm and he accidently got stuck with an NGW100 board he didn't order due to a mixup with his supplier. So, now it's mine. I have only two ideas of what to do with it,1: router/firewall/webserver or 2:hack a rockbox player.The later sounds like more fun. So if anybody has done any work on an AVR-32 based port let me know!
I must say that Atmel don't have good Open Source programmer and debug tools as ARM. I moved on and now I prefer to work with ARM7 (also from Atmel) than with AVR.But I prefer Atmel over Microchip or others, Atmel gives good datasheets and example source codes.Anyway, it's easier to port Rockbox to an ARM because some code was done in ARM assembly, etc.
QuoteI must say that Atmel don't have good Open Source programmer and debug tools as ARM. I moved on and now I prefer to work with ARM7 (also from Atmel) than with AVR.But I prefer Atmel over Microchip or others, Atmel gives good datasheets and example source codes.Anyway, it's easier to port Rockbox to an ARM because some code was done in ARM assembly, etc.Well in the 8 bit arena, Atmel does have the best support for open source tools IMHO. Their ARM32 isn't as well supported, but then it hasn't been available for as long as the ARM family(s). If only the ARM9 development boards weren't so expensive! So is anybody working on a rockbox specific circuit board layout for the player? There will be a groundswell of interest in this as soon as it's possible to purchase some hardware ready to go.
sorry if this was already posted a while ago(i didnt look through all of the 36 threads lol) , but is there a build( i mean the actual player) of this that works fully or is it still in prototype/alpha build?If it is availible where might i be able to by it and for how much???again sorry if this has been posted, i would just think it would be kool to have a player that very few people would have
Hello,I'm going to work on a ARM7 (at91sam7s256) diy board. Waiting on parts right now. Using a smd adapter board for the microcontroller. Haven't figured out on an extra ram chip yet. Going with the usb tiny arm jtag.I still need to figure out the extra 5v power source for the video. Maybe an extra voltage regulator off the input power or an inductor with an boost converter (max756). I'm going to use a mcp130t for the reset or another kind of supervisor. Still alot to think about, but going to start soon.
Just found this:http://www.circuit-ed.com/128x64-TouchScreen-GLCD-with-RGB-Backlight-P168C8.aspxLooks like a nice, cheap graphic lcd with a touch screen and RGB backlight.
Page created in 0.074 seconds with 20 queries.