I have builded WINCE 6.0 image but have problems with its installing and running. Maybe someone had built OS image and get it work if so please contact me.
mini2440 & WINCE 6
Hey, Get the BSP from the site mentioned here (translated from Chinese) http://translate.googleusercontent.com/translate_c?hl=en&sl=zh-CN&am... Or it might be here http://sharebee.com/b6b92441 Build it with CE6R3 Then you have to flash your NOR with JTAG using the vivi included in the download. Flash the rom (same as with CE5) and it should work!
Thanks for that Andreas! The new BSP looks really good. Has back light support (on off) so that it can turn off with no use. I use it for serial, and all the com ports are working well. Seems faster too. But the main benefit is that CE6 works in Windows 7 so I don't need to have my XP box up all the time to do the sysgens. Cheers
Hello spinbot, I'm trying to follow your suggestion about how to compile the BSP. But I'm too far from build the files I need. Is there a tutorial? Or a simple todo list. Or are there the files available for a quick tests? :-) Best Regards Clemente.
Hi Clemente, This is all I did... (From memory!) Install CE 6 - R3 (Which meant installing 6 then 6R2 then 6R3 and some service packs. Can't remember exactly, but all I used was R3.) The I ran the Mini2440-CE6-Suite-0947.exe file in the download. This installed the the BSP. Then I opened Mini2440 (from the OSDesigns folder) in Visual Studio 2005 and chose "Build Solution". That's it. Then just flash the NOR following the instructions here http://www.andahammer.com/assets/Uploads/All2440/Firmware/JTAGingTheNOR.pdf Then I just flashed the rom I built. I've since changed the rom, but it will give you the idea. Does that work?
Hello spinbot, thank for the response. My first problem was to collect all the files I need. But I found this link [1] and now I'm downloading giga and more of software! :-) Sincerly I'm in trouble with Visual Studio 2005 Trial! I have the .img file but I can't run the installer yet. It doesn't run from DVD, that I burned from the image, and doesn't run from the image mounted with daemon tool too. But it's another story... Clemente [1] http://www.microsoft.com/windowsembedded/en-us/products/windowsce/gettin...
Hi spinbot! placing OS on SD card will increase space for system libraries (more 200mb space needed for one of my projects) or any idea how to make share system folder - one part in rom and other on flash card (like symbian os) Regards, Alex
Hello to all, In this forum [1] I found the link to the Visual Studio image [2] that works!!! Clemente [1] http://social.msdn.microsoft.com/Forums/en-US/vssetup/thread/27b969ba-bc... [2] http://download.microsoft.com/download/e/0/4/e04de840-8f6b-4fe5-ac3d-d3a...
Hello, I write down a quick and dirty howto [1] and a little movie [2]. Thanks again spinbot!!! Clemente. [1] http://translate.google.it/translate?u=http%3A%2F%2Fcode.google.com%2Fp%... [2] http://www.youtube.com/watch?v=KpU156pCYU4
Hello Killerwatt, I don't know if the win ce 6 development toolkit works with the "Visual Studio 6.0 Enterprise Ed". I just follow the Microsoft indication. Regards. Clemente.
Hello to all. WinCE 6 dev toolkit works ONLY with Visual Studio 2005. Platform builder integrates into VS2005 and you receive a development environment for composing and building WinCE 6 images.