Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Building an embedded operating system is typically just the start of the development process - you probably want to also write/test/debug some applications on top of the operating system image - there are a number of steps needed to get this working, and a number of operating system features needed for this to work.
In this Channel 9 video I walk through the process of configuring an o/s image, and then writing a C# application to run on the o/s image.
- Mike