• how to compile neon instruction on linux using gnu assembler and gnu compiler  ?
    how to compile neon instruction on linux using gnu assemler  and gnu comiler  ?
  • Build a shared library for DS-5
    I am trying to run the Armadillo Linear Algebra package on my Altera Cyclone V. Armadillo: C++ linear algebra library I get it to work with general Linux GCC and it runs on my Red Hat computer Invoking...
  • arm-elf-gcc compiling for cortex-M4
    How to use GNU ARM binutils for cortex-M4? When I try to compile with -mcpu=cortex-M4 -march=armV7e-m I get 'bad value in switches'.
  • Do we have any official benchmark comparing ARM and GNU compilers?
    Hello, Few of my customers started to have concerns on the quality of the GNU`s GCC compilers. Before I talk about the performance gain in using the ARM compiler to my clients, I would like to know is...
  • can't figure out how to compile, link my program for my lpc1768 board
    I'm reading OReilly embedded programming book. After reaching 2.7. Initialize the Hardware i have problem understanding things. i didn't understand some part about 2.7. and locating and linking. i was...