Hi, Has anyone had success in building an Nk.bin from the mini210 BSP and having this boot all the way up to loading explorer/desktop? My build gets stuck with the following output on the console: DEVICE!DevloadInit DEVICE!InitDevices: Root Key is Drivers\BuiltIn. DEVICE!RegReadActivationValues RegQueryValueEx(Drivers\BuiltIn\Prefix) returned 2 DEVICE!RegReadActivationValues RegQueryValueEx(Drivers\BuiltIn\BusPrefix) returned 2 DEVICE!RegReadActivationValues RegQueryValueEx(Drivers\BuiltIn\NANDFLASH\BusPrefix) return ed 2 DeviceFolder::LoadDevice(Drivers\BuiltIn\NANDFLASH) last 8 TicksDEVICE!RegReadActivationVa lues RegQueryValueEx(Drivers\BuiltIn\Drvlib\Prefix) returned 2 DEVICE!RegReadActivationValues RegQueryValueEx(Drivers\BuiltIn\Drvlib\BusPrefix) returned 2 DMSG: DrvWAITInitialize + NKKernelLibIoControl - NKKernelLibIoControl Kernel DLL 'drvlib.dll' needs thread creation/deletion notification DEVICE!CreateDevice: illegal entry point combination in driver DLL 'drvlib.dll' CreateDevice: creation of type '<unnamed>', index 0, lib 'drvlib.dll' returning 0x00000000 , error code 1 DEVICE!I_ActivateDeviceEx: couldn't activate: prefix <nil>, index 0, dll drvlib.dll, conte xt 0x1 DeviceFolder::LoadDevice(Drivers\BuiltIn\Drvlib) last 55 TicksFILESYS: Waiting for bootabl e file system to be mounted. FILESYS: Waiting for bootable file system to be mounted. FILESYS: Waiting for bootable file system to be mounted. FILESYS: Waiting for bootable file system to be mounted. As you can see something goes wrong with the mounting of a bootable drive through drvlib in which to store the registry and so it cannot proceed any further. I see from Chinese forums that there is a more recent BSP release in early May but cannot test if this one works as I can't find any download link at this stage. (I'm using the 26th of March version). Any ideas would be appreciated.
Tiny210
I am also getting same error RegQueryValueEx(Drivers\BuiltIn\Drvlib\BusPrefix) returned 2 DMSG: DrvWAITInitialize + NKKernelLibIoControl - NKKernelLibIoControl execution stops after this.. Any help appreciated..
Is this same with the armdevs.com BSP ? What is the different anyway? Tiny210V2-S5PV210 Samsung Series Tiny210V2SDK | S5PV210 ARM Cortex-A8 Stamp Module I'm just about buying 2 from them and a rep responded to my mail that their BSP work 100% with all advertised module on wince6r3
BSP is not matured yet.. Eboot + Stepldr source code not available, but they advertise they have it. USB driver not available, and moreover if you have 64 bit OS, then it will not work. Ethernet Bootloader not available. Just Check with them first
I believe to have the same problems. I bought a couple of samples from CoreWind and I built the NK.BIN. I dodn't change anything; building is successful but the NK.BIN doesn't get loaded. I thought to build a debug image but I saw it's useless because i'g give the same results as BBBB. Anyway the NK.BIN I found on the DVD (included with board) get loaded and work properly. So SOMEONE succeeds to have a working image.