FSDeviceSpy can't open telnet

  • Hi!


    at first: Please add to the documentation (armStoneA8, wince) that you have to enable telnet on win7 host like this:
    <!-- m --><a class="postlink" href="http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.faqs/ka14541.html">http://infocenter.arm.com/help/index.js ... 14541.html</a><!-- m -->


    then the telnet window opens and immediately closes. it says connection error on port 23.
    I have installed the kernel XIPV210_CE6Core_120723.bin.
    do i have to set the ip address and subnet mask of the host to something special?


    -Jochen

  • Could you please verify if a telnet session can be opened "manually" using telnet command within command shell directly.

    Code
    1. telnet <armstone ip-addr>

    Software developer, F&amp;S Elektronik Systeme GmbH
    As this is an international forum, please try to post in English.
    Da dies ein internationales Forum ist, bitten wir darum, Beiträge möglichst in Englisch zu verfassen.

  • Quote from "Jochen0x90h"

    it seems to work with
    ip-address: 169.254.x.y
    subnet mask: 255.255.0.0


    This means that the armStone did not get a DHCP IP address or has no static IP set.
    In this case it assigns itself a IP through APIPA (Automatic Private IP Addressing).

    F&S Elektronik Systeme GmbH
    As this is an international forum, please try to post in English.
    Da dies ein internationales Forum ist, bitten wir darum, Beiträge möglichst in Englisch zu verfassen.

  • Standard setting for Windows Embedded is DHCP enabled.
    To change the settings you can either use NDCUCFG as described in the First Steps documentation or you can use the control panel. And don't forget to save the registry.

    F&S Elektronik Systeme GmbH
    As this is an international forum, please try to post in English.
    Da dies ein internationales Forum ist, bitten wir darum, Beiträge möglichst in Englisch zu verfassen.