View Single Post
  #482 (permalink)  
Old 19th Nov 2009, 5:54 pm
TopoX84 TopoX84 is offline
New Member
 
Join Date: Nov 2009
Posts: 9
Default

Quote:
Originally Posted by knob View Post
The author of the front end (sid6581) is the really the expert on this, but afaik the source has to be compiled using ADS to produce the firmware.
Then the RK27dll.dll is created from the firmware using vc++.

So each time you modify the source you need to compile both the firmware using ADS and a new RK27dll.dll using vc++ to test it out using the simulator front end RockChipEmu.exe.

ok this is what i did...

opened... C:\rk27sdk_new\Ide\Rk27_board\rk27_baord.mcp and pressed F7 or Project>make
after it was done... i got 92 error... i wonder if that is fine...

after this the firmware should be created...

now if i want to create the rk27dll.dll... i go to C:\rk27sdk_new\Ide\Rk27Dll\rk27dll <-- and open the project... " i have Visual Studio 2008

after this... what is next?

would you kindly let me know

thank you in advance.
================================================== ===========
edit:

by compiling rk27SDK with ADS on win 7 will give u 92 errors..

by using win XP will not give you errors...

Last edited by TopoX84; 21st Nov 2009 at 2:20 pm.
Reply With Quote