Posts by MarcStoeppelmann

    I added "set BSP_NOTOUCH=" to the FSIMX6.bat(in case default set BSP_NOTOUCH=1 when not declared).
    I also searched the entire solution for BSP_NOTOUCH entries but didn't find any? Adding "set BSP_NOTOUCH=" didn't help at all.


    I'm working on an ArmStoneA9

    How can I adjust the control Panel I want to add Touch Screen (Stylus) but it won't be implemented. What ever I tick inside catalog CoreOS->Windows Embedded Compact-> Shell and User Interface-> User Interface won't be implemented. It looks like Control Panel will be adjusted somewhere else?

    I implemented an updd touch driver in WinEC7 but the touch won't work and I get this output on command line:


    UPDD: TouchPanelEnableWarning: you are requesting IOCTL_HAL_GET_DEVICE_INFO::SPI_GETPLATFORMTYPE, which has been deprecated. Use IOCTL_HAL_GET_DEVICE_INFO::SPI_GETPLATFORMNAME instead.


    I also ticked TouchScreen (Stylus) for calibration in Catalog "CoreOS/WEC/Shell and User Interfaces/User Interfaces" but the stylus icon won't appear in System panel.


    Thx in advance