Rockbox Ports are now being developed for various digital audio players!
Has anybody tried building rockbox using one of the better commerical compilers? (probably would take a lot of editing to fix syntax differences between compilers)
I was shocked to see that GCC was pretty bad
Another point is that on one PortalPlayer CPU (the PP5002 at least) we now perform better than the Apple firmware. It's just our knowledge of the PP502x series that's restraining us.
Quote from: Llorean on November 02, 2007, 02:36:19 PMAnother point is that on one PortalPlayer CPU (the PP5002 at least) we now perform better than the Apple firmware. It's just our knowledge of the PP502x series that's restraining us.Yes, that's true. I read that now even the 2nd gen iPod surpassed the OF battery life.If we just had that information for the PP502x series in our hands... datasheets, register values, anything! It seems that the H10 (PP5020) and Sansa e200 (PP5024) are the worst offenders for battery life; solving this issue should help them out immensely.
How well does rockbox parallelize across both cores? Last time I was messing around with it I think it had got to the stage of running UI and WPS and kernel on one core and the codec thread on the other.
Is this going to make a big difference to the ammount of work done in parallelizing? It sounds like it: http://gcc.gnu.org/wiki/AutomaticParallelization
Page created in 0.125 seconds with 15 queries.