
Ensure that a network cable is connected and the device has a link. Link detection timeouts after a few seconds. This timeout is bigger than the timeout of visual studio, so it aborts debugging.
Not always. Microsoft's .NET Micro Framework SDK provides an emulator as part of the Visual Studio with which you can develop and test the GUI. Only for the communication (by serial or ethernet) and the usage of GPIOs you need the hardware.
The ROM image size is typically around 500kB for minimalistic graphic applications.
A C# application can be running after reset after 3s (networkless).
HiCO.ARM9 variants with reduced functionality or special designs can be provided.
Yes.
.NET Micro Framework 2.5 doesn't include support for touch events. But as the HiCO.ARM9 already had a touch display we thought it would be a great idea to use it. Therefore there is the _emtrion.TouchDriver_ class. You can register your handler to it and receive touch events with coordinates. You can even create push buttons for your GUI.
There are a few examples in Samples\TestSuite\src\GUI.cs and Samples\TestSuite\src\Touch.cs.
will be stored as ExtendedWeakReference in flash.
replace the “User” button with shell commands. You will find the samples in the download area below.
For downloading updates you need to use the FTP user account that was created with your purchase.