Browse By Tags

  • Illegal instruction caused by <UNDEFINED> instruction: 0x0000bab6

    Hello,

    I have precompiled 3rd party library (driver) for handling device. Library works on my PC with x64 system but when I try to run very simple "Find -> Open -> Close device" program it gives me Illegal instruction. First I thought there is an error…