• libray fun
    hi sir, i am new to stm32,i am trying to do coding using libray functions , but i am unable use those header files,can you please tell me the procedure...
  • libray fun
    hi sir, i am new to stm32,i am trying to do coding using libray functions , but i am unable use those header files,can you please tell me the procedure...
  • 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...
  • Recompile neon 32bit instruction for ARMv8 using ndk r10c
    Hello, I have an android application which has neon optimised native code. The neon instructions were written for armv7a architecture. I've read that ARMv8 arch can run  in both 32bit mode and 64bit mode...