For a small project that I'm working on I need to create a Windows Embedded application. I have an Evaluation Kit with a Tegra 2 Processor from Toradex. My problem lies in setting up my environment so that I can start developing.
I am a newcomer to the whole embedded development, so please be patient.
Our Evaluation Kit is running on a beta of Windows Embedded Compact 7. As far as I read I'd need to create an OS Design in Visual Studio 2008 and then add a subproject for the application.
Toradex provides a BSP that should be used to create the OS Design. According to their instructions I can just drop the BSP in the folder where the default ones are and then the Platforn Builder should see it. I've done this, and it doesn't work. The Platform builder won't let me choose the custom BSP.
It works when I use "Clone BSP" from the menu. But the wizzard to create a new OS Design can't find it.
Any help is appreciated!
Cheers, Chnoch