View Single Post
  #486 (permalink)  
Old 20th Nov 2009, 12:49 pm
TopoX84 TopoX84 is offline
New Member
 
Join Date: Nov 2009
Posts: 9
Default

Quote:
Originally Posted by knob View Post
You only need this rk27dll for the simulator. You can create and test new firmware without the simulator

During compiling you will get a LOT of warnings but there should be no errors and you should see a pop-up dos box when the firmware is created.
ohh yeah i know that u can test the new firmware w/o the emulator... but creating the emulator is a fail-safe way to test the new firmwares, anything might happen to the player if you make something wrong... as Murphy's law states "Anything that can go wrong will go wrong."

================================================== ==
edit:



c:\rk27sdk_new\system\os\timer\slist.h(36) : error C2011: '_SINGLE_LIST_ENTRY' : 'struct' type redefinition
c:\program files\microsoft sdks\windows\v6.0a\include\winnt.h(857) : see declaration of '_SINGLE_LIST_ENTRY'

i solved it...

================================================== ==
edit:

now i get this 4 errors...
http://img230.imageshack.us/img230/8934/35854950.jpg

anyone knows how to fix them ?

I'm sure if i can fix the iSource.obj and pcCore.obj errors the other 2 will disappear

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