• Error downloading code in POS(Elite 710) using Ingedev 2.31
    When trying to download the code ,i get error: "Can not connect the terminal, verify the communication parameters" this msg is displayed while downloading. Tech. Details: OS : Win 2000 Machine...
  • Error downloading code in POS(Elite 710) using Ingedev 2.31
    When trying to download the code ,i get error: "Can not connect the terminal, verify the communication parameters" this msg is displayed while downloading. Tech. Details: OS : Win 2000 Machine...
  • Cross-compiling using "x86_64-aarch64-none-linux-gnu" toolchain: Cannot link with GLIBC 2.34, where to find GLIBC 2.31?
    I cross-built the TensorFlow Lite C API shared library `libtensorflowlite_c.so`: my host machine was Linux Ubuntu `x86 64`, and I built the library for Arm `aarch64` target using the latest toolchain...
  • Cross-compiling using "x86_64-aarch64-none-linux-gnu" toolchain: Cannot link with GLIBC 2.34, where to find GLIBC 2.31?
    I cross-built the TensorFlow Lite C API shared library `libtensorflowlite_c.so`: my host machine was Linux Ubuntu `x86 64`, and I built the library for Arm `aarch64` target using the latest toolchain...
  • Possible bug with unsized _at_ arrays (C51 v6.14)
    While working with some memory-mapped I/O, I came across some behavior which may be construed as a bug. I declared my memory-mapped stuff as an unsized array of char's in xdata. C51 produced no errors...