Quote:
Originally Posted by cisi
Hi Rockchip developers,
I am C++ and C# programmer and I would like to help to develop custom firmware because I own ONDA VX787. I downloaded the RK27SDK_new2.rar. There are the pieces of information how to compile the code in this thread.
But is there any full list of steps how to complile the code with own modifications?
|
hi cisi and welcome!
Anyone is most welcome to help out, especially c++ programmers.
You will need ADS v1.2 to compile the source unpacked to the c drive.
open the C:\rk27sdk_new\Ide\Rk27_board\rk27_baord.mcp in ADS and click "make"
If you want to use the simulator (not required but useful) you will need vc++ 2008 express also.