Register Login
BlogsDavid Jones    May 20, 2012
David Jones's avatar

embedded Spark 2010 Summer Challenge: The Kit

The Kit as supplied to Round 2 participants in the embedded Spark 2010 Summer Challenge: Build a media device using Windows Embedded Standard 2007   View Full Album   The Advantech AIMB-212 Kit View the album in full as above or click on item below. Glossary Image No:  The Kit in container box The kit opened The kit opened.. again The board from front The board from left side The board from the back The board from above and back The ...

Read the rest of entry »

David Jones's avatar

Windows Embedded Compact 7 CTP (Next Version of Windows CE)

Its out of the bag.. See http://www.microsoft.com/windowsembedded/en-us/products/windowsce/compact7.mspx Windows Embedded Compact 7 is available as a trial download under the Public Community Tech Preview program (Public CTP). Also: http://www.embedded.com/225300051?cid=NL_embedded Download appears to be 8 Gig. ================ It requires Visual Studio 2008 SP1> Note VS 2010 has no support for devices, except Windows Phone 7 Mustn’t have Windows CE (any version) installed.   Platfo ...

Read the rest of entry »

David Jones's avatar

Upgrading my Development PC

About I figured it was time to get some more grunt for embedded development.   Last week I put together an I7 930  system.  To cut a long story short, I built a CE operating system in about 6.5 minutes! System Specs: Intel® Core(TM) i7 CPU  930 @ 2.80 GHz That’s quad core, it hyperthreads as 8 CPUs http://ark.intel.com/Product.aspx?id=41447 6 Gig DDR 3 1333 Ram as 3 x 2 Gig CPU has 3 Memory channels so one each We ...

Read the rest of entry »

David Jones's avatar

Windows Embedded Standard 2007 now on MSDN

If you have MSDN Premium (or above) or MSDN Embedded you can now download the non-trial version of WES7 from MSDN Subscriber downloads. Unlike the trial version where the DVDs are downloaded as up to  8 part files (rar) files each, the MSDN version is the DVD ISOs. Trial Version Note the trial version is available from http://www.microsoft.com/windowsembedded/en-us/downloads/default.mspx.  Runtime images created by the Windows Embedded Standard 7 Evaluation will run for 30 days with ...

Read the rest of entry »

David Jones's avatar

Intel targets Smartphones with new Atom chips

Ref: http://www.embedded.com/224700936?cid=NL_embedded It was reported a little while ago that the gulf that divides ARM and x86 is narrowing.  ARM, especially if GPUs are bolted on are increasing in capability.  Intel ATOMs are being scaled down in power and size.  It was at the time suggested that PADs might sit in the middle and be implementable able using both.  It has now been announced that Intel Atoms have been scaled down and can be used in phones. “Intel Corp. rolled out ...

Read the rest of entry »

David Jones's avatar

Windows Embedded Standard 7 (RTM) Trial: First Build

  About Yesterday I downloaded the Windows Embedded Standard 7 from: http://www.microsoft.com/windowsembedded/en-us/downloads/default.mspx This is the final (trial) version of WES7.  I created a new x86 image which worked OK. It not available yet on MSDN Subscriber Downloads. Download: I had some problems with this.. I downloaded both the x86 and x64 IBWs as well as the Toolkit.  This consists of 3 DVDs ( 2 x IBWs + Toolkit)  but you download as parts that are about 480M each and ...

Read the rest of entry »

David Jones's avatar

Windows Embedded Standard 7: Media Centre

About I got the the WES7 box running as a Media Centre device able to show live digital TV; and record it. Hardware The WES7 Box with Windows Media Centre etc. USB AV Labs AVL680HD  Digital Tuner. TV Cable and antennae Setup & Run I had to get the audio working on the box first.  I then downloaded the driver from AV Labs and  installed it. It then searched for channels when I ran Media Centre and chose Live TV.  I was then able to run the box as a Digital TV ...

Read the rest of entry »

David Jones's avatar

PInvoke 101

About Lets completely work through a Platform Invoke Example. For simplicity I’ll use a Windows Mobile Emulator, but it would simply apply to an actual Windows Mobile Device/Windows CE device. Context: Visual Studio 2008 with a suitable Windows Mobile or Windows CE Emulator/SDK installed. Using C# for the application and C++ for the native DLL. I have also tried this on  my Windows Mobile 6.53 Phone First Create a new C# Smart Device Project .. Ignore the .NET Ver ...

Read the rest of entry »

David Jones's avatar

Windows Embedded Standard 7 (RTM) Trial available.

Just out:

http://www.microsoft.com/windowsembedded/en-us/downloads/default.mspx

David Jones's avatar

Platform Invoke 2

Aka PInvoke Native and Managed Code Native code is code written in C++ (or assembler) and compiled to produce a binary executable or .DLL. Native code applications are CPU specific and only require the executable and any other required native .DLLs. Native code applications and .DLLs do not produce MSIL code. Managed code applications are written in C# or VB.NET using the .NET Compact Framework (CF). Unlike desktop .NET, C++ cannot be used to code .NET CF (Smart Device) applications. CF provides a rich l ...

Read the rest of entry »

  1. Re: Windows 8 Consumer Preview Released for Download

    Hi David, I have the CL900 but the NTrig Touch driver doesn't work. Only the Pen works. Can you tel

    --Jacky

  2. Re: Windows 8 Preview (2): Can't reinstall or wind back to Win7!

    FAILURE! The Win 7 reinstall worked but when I then wentto install Win 8 Preview again as previous

    --David Jones

  3. Re: Windows 8 Preview (2): Can't reinstall or wind back to Win7!

    Note I had tried the inbuilt Win 8 restore features but they falied for my system. It possibly all i

    --David Jones

  4. Re: Windows 8 Consumer Preview Released for Download

    I installed it on my CL900 Pad (Motion Computing). http://www.motioncomputing.com/products/tablet_p

    --David Jones

  5. Re: CEFileWiz and StreamDriverWiz .. back to the future!

    Sorry but I don't have intention to publically release the code. Both wizards use the same engine s

    --David Jones

  6. Re: CEFileWiz and StreamDriverWiz .. back to the future!

    Are there any updates on this?Is there any possibility this utility will be released in source code

    --Greg

  7. Re: New version of Component (Content) Wizard available

    Thanks, David. I just tried it again, including with a complete new OS project from scratch, on 6.0

    --PhilD

  8. Re: New version of Component (Content) Wizard available

    I checked this out last weekend:Using Compact 7 (The "first" RTM).All I had to do was include the dr

    --David Jones

  9. Re: New version of Component (Content) Wizard available

    I'll have a look at this "genericallY" in that it shoudl work as you expected.. and has in the past.

    --David Jones

  10. Re: New version of Component (Content) Wizard available

    Good Lord - I just meant to thank you! No need to look at it - it's no big deal. It's easy to copy o

    --PhilD

 Copyright 2010 by Embedded101   Terms Of Use  Privacy Statement