Hello, I'm using ConnectCore i.MX51, Visual Studio 2005 to develop a windows CE 6.0 R3 project.
I installed "Digi Windows Embedded CE 6.0 R3 BSP Support CD" downloaded from digi's site, all in default.
Then I try to transport my application as described in "Building your first application", but no options appeared in the Processor and Module fields.
At the first time, I just ignored it and went on other settings.
But when I use "Telnet Console Options" to connect to my device, it returns "Couldn't connect."
(in "Telnet Connection" configurations, "Use current Telnet config" is gray and unavailable, so I enter my ip address in the IP field (both host and target be tried) )
Then I try to open "Target Administrator" again to reconfigure the options, and I get some errors like this:
Load Error Couldn't load the resources file.
Unable to read value Telnet_Connection of group General from New Configuration 1.xml
Unable to read value IP of group General from New Configuration 1.xml
Unable to read value Host of group General from New Configuration 1.xml
Unable to read value Telnet_Port of group General from New Configuration 1.xml
Unable to read value Telnet_Timeout of group General from New Configuration 1.xml
The "Target Administrator" seems not working.
Any suggestions on how to deal with this problem. Thanks.