Re: Hooray!!! Rockchip SDK!
Good! I'll try this out, had no luck so far with ADS. :(
|
Re: Hooray!!! Rockchip SDK!
First of all, you need to copy project from RK225 folder,
then delete all files but leave the target. http://img408.imageshack.us/img408/2398/targetk.jpg Now I'll try to add the Snake source files... |
Re: Hooray!!! Rockchip SDK!
I've added Snake source code files to the project:
http://img155.imageshack.us/img155/6011/target.jpg But it failed to compile! Can't open two C source files... Log: http://encodable.com/uploaddemo/file...ip/Startup.lst EDIT: Tried with ADS v1.2. Added these 6 source code files, and get a lot of errors when compiling. http://img527.imageshack.us/img527/6011/target.jpg (There are some black lines because of several printscreens) Any ideas how to fix? :idea: |
The problem is just only with Startup.c , the compiler can't open or find the file, there is not much in the Startup.c could be worth trying to recreate it..
Compiled Startup.c ok.. now have Startup.obj. Quote:
btw removed the readonly attribute on all the cource files, I think it was causing the file not open problem! |
Re: Hooray!!! Rockchip SDK!
Quote:
I don't know much about Rockchip at all, but I'm very sure it uses ARM core, not 8051. The 8051 and Keil is for ALi M566x systems. |
Re: Hooray!!! Rockchip SDK!
yes, I think you are right Lolita, We are trying to cross-compile for the wrong target device, we need LSI zsp400.
I think Keil just happens to use 8051 by default. @WIZARD To make the correct resulting code work we must to add LSI zsp400 as the target device, otherwise the code will not run on a Rockchip device. OR we need to find a compiler that supports zsp400 as target device. However...rooman at wasm.ru Quote:
|
Found the string of code that unveils the Hidden Partition
Quote:
Referrers to Quote:
Was hoping to find an alternative method of unveiling it but it seems there isn't :( And I suppose there isn't a way to change the UsbTageFileName either :( Btw what it does it it changed the USBDiskMask setting in the config from 0x0007 to 0x0017 making the hidden partition mounted except of normal partition when connecting usb Doing this with this piece of code Quote:
|
Re: Hooray!!! Rockchip SDK!
Please look at the rooman's new post:
http://wasm.ru/forum/viewtopic.php?id=27246&p=5 Maybe we should try to ask Texet company (which is producing Rockchip-based players) if they can give us a compiled SDK. Also we can try to ask the Chinese developers how to compile their SDK. :mrgreen: Or... First of all, find out how to compile Snake, then RK225 (it's not a SDK, but a firmware for Ramos), and finally compile a Rockchip SDK! :P |
This should be able to compile snake!
http://www.ghs.com/news/220219l.html but it is not available to us.. Firmware would be more difficult to compile, for that we would need the Rockchip SDK. |
Re: Hooray!!! Rockchip SDK!
If we want to do something,
then we must have the clear plan! :idea: 1) Rockchip SDK - we need Visual Studio. It's too heavy to upload, so please go here: http://thepiratebay.org/torrent/3907...Edition-ZWTiSO I'll try to compile and tell you the results! 2) Rockchip firmware for Ramos & Snake. We need good ( :!: ) compiler to do it. Also we need to know is it ZSP or Actel (8051). Torrent for RealView v2.2: http://encodable.com/cgi-bin/filechu.../&file=123.zip Tried to find Green Hills without any luck! |
| All times are GMT -7. The time now is 7:34 am. |
Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2015, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0 RC 2