CP7 Emulator
This is a modified emulator to run at 800x480 with 3 bound keys (Home, Menu and Back)
The keys are bound to hardware instead of touch screen and respond to Home, Enter and Backspace respectively.
To use:
- Open solution and build project.
- Open NETMF project and select Properties
- Under “.NET Micro Framework” select “Emultor” from Transport
- Select “Skewworks.Emulators.CP7” for Device
- Run project
3 Likes
Well done again skewworks
I get the attached error when I try to use it.
Are you trying to do this with a Gadgeteer project?
None of the emulators work w Gadgeteer far as I’m aware. You can always modify the Project to add any support you need though.
Bummer. I guess that’s another reason why I never use the emulator
It has it’s uses. I do most of my design work on the emulator first to save write cycles and then confirm on hardware.
I am seeing the same serial port error on a vanilla netmf window project. Must be missing something.