Quote:
Originally Posted by knob
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...