• Libray File in C51?
    Hi! I'd like to hide a code snippet in a large program I'm supplying to a customer. Normally, I compile the code snippet to a library file and invoke it from the main file, but how can I hide the snippet...
  • Libray File in C51?
    Hi! I'd like to hide a code snippet in a large program I'm supplying to a customer. Normally, I compile the code snippet to a library file and invoke it from the main file, but how can I hide the snippet...
  • Using a 32bit libray in ArmV8 applicatio
    Hello Sir, We are using the liaro's aarch64-linux-gnu-gcc compiler, (version = gcc-linaro-6.3.1-2017.02-x86_64_aarch64-linux-gnu) for cross compiling for armv8, Cortex A53. We use many libraries, one...
  • Using a 32bit libray in ArmV8 applicatio
    Hello Sir, We are using the liaro's aarch64-linux-gnu-gcc compiler, (version = gcc-linaro-6.3.1-2017.02-x86_64_aarch64-linux-gnu) for cross compiling for armv8, Cortex A53. We use many libraries, one...
  • Poll: Just for fun
    If you could assign function to the *reserved A5 instruction in the 8051, what would it be? My vote: Choice 1, movx dptr,@dptr+a Choise 2, dec dptr *From what I recall, this instruction is reserved...