Home arrow Support arrow Frequent Asked Issues

FAQs

Here you will find an example set of FAQs.
  • 1. What is LAN boot or Wake on LAN (WOL)?

    A system can be detected and booted by the other system through LAN. There are two LAN SPEC: PXE and RPL.

    If you want to use LAN boot function, first you have to know what OS you are using, and check if the BIOS supports LAN boot function from the BIOS setup menu. Then save the program (provide by LAN chipset vendor) into the BIOS.

  • 2. What is the difference between DOC and DOM?

    DOC (Disk On Chip) and DOM (Disk On Module) both are flash memory, but the package , the interface and the controller are different.
    DOC is DIP package and DOM is SMT on a module.
    DOC is interface of I/O; DOM is a standard IDE.
    Both DOC or DOM have their own firmware to control the data accessing .

  • 3. Why is the HDD's size limited to 2GB in DOS?

    Because DOS only support FAT16, which only support hard drives up to 2 GB. For larger drives, the format must be FAT32 or NTFS.

    he OS and supported FAT is listed below:
    DOS 6.22 : FAT16
    Windows 95 : FAT16
    Windows 95 ORS : FAT16, FAT32
    Windows 98 : FAT16, FAT32
    Windows NT 4.0 : FAT16, NTFS
    Windows 2000 : FAT16, FAT32, NTFS
    Windows XP : FAT16, FAT32, NTFS

  • 4. How to use DOC in a MS-DOS environment?

    Format your DOC ->Dformat \w:D000(D800) \s:doc42.exb /y
    Format your DOC to C: -> Dformat \w:D000(D800) \s:doc42.exb \first
    Display the information of your DOC -> Dinfo

    If you want to know more information about Dformat , you can type
    Dformat /? to get it.

  • 5. What should I do if I forget the BIOS password?

    Set the Clear CMOS jumper on the main board (see the user's manual) to Clear CMOS.

  • 6. How to Install WinCE by myself?

    Unlike other Windows platforms, WinCE is completely tailored on specific hardware and most of the time installed prior shipping of the device in memory on board of the motherboard (RISC based motherboards). For x86 based motherboards all drivers have been ported for the underlying hardware and therefore every motherboard has it's own WinCE package.

    We strongly recommend you to contact TechNexion technical support to assist you in your project if you want to use Windows CE.

  • 7. How can I test if the WDT (watch dog timer) is working?

    You can use the DEBUG (the utility including MS-DOS) to confirm the WDT has the following settings:

    Enable:
    -o 444,interval-------->set time out value
    Disable:
    -i 44

  • 8. How to contact TechNexion Support?

    TechNexion support is easily to contact by sending an email to support@technexion.com By doing so please indicate which product you use and what is the problem you have and TechNexion technical support will assist you to solve the issue.