• Baremetal AARCH64 application with file IO
    Is it possible to run an baremetal application with fileio on the ARMv8 Foundation model. If so do you have example linker script?
  • const *char returns versus *char returns
    We have been moving our design from 8051 to ARM Cortex. I am seeing an error complaining that the return type does not match. error: #120: return value type does not match the function type static...
  • Having an issue with Undefined symbols
    I am receiving this error in the build log, I can see it is a linking error, but all of the functions are defined in their necessary .cpp files and declared in the relevant header file. *** Using...
  • Having an issue with Undefined symbols
    I am receiving this error in the build log, I can see it is a linking error, but all of the functions are defined in their necessary .cpp files and declared in the relevant header file. *** Using...
  • AArch64 Docker images for PyTorch and TensorFlow
    Docker images for TensorFlow and PyTorch running on Ubuntu 18.04 for Arm are now available. This article explains the details to build and use the Docker images for TensorFlow and PyTorch on Arm. TensorFlow...