RockChip IDE for Development
Hi all,
I'm searching a way to develop new Rockchip firmware, to my Onda clone player, I'll not wait for a new firmware, and i'll develop a new one. I see the rock project, but had a ugly interface. If we can get the development interface, we can dissasemble the original firmware and write a new one. I had searched into the internet (google/emule/etc..) and not find anything If any know about this, please tellme Tks. Pedro H. Matheus |
Hi Pedro
You need to contact Rockchip electronics, everything you need to know is here in this thread:- http://www.mympxplayer.org/anyone-wh...s-vt10186.html This is something many have tried to do without success, brands like Teclast and Onda and now Microsoft will have this SDK because they make upgrades to the basic Rockchip firmware, but I suspect it comes at a price. The firmware itself is coded in C and there is a datasheet in the download section. The code I believe is based on the ZSP400 Digital Signal Processor Architecture and I do have a technical manual with it's instruction set. The problem is the code is packed into the .rfw file, signed with a 13 byte MD5 checksum at the end and is unpacked by consumerUpdate during the flashing process, so you would need to hack consumerUpdate first. I wish you the best of luck! Regards knob |
| All times are GMT -7. The time now is 11:26 pm. |
Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2015, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0 RC 2