Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in arm

Should I use CRC-16 or IP checksum (RFC1071) for an embedded application?

embedded arm checksum crc

Speeding up floating point operations (Android ARMv6)

LNK2013 error "fixup overflow"

Data type compatibility with NEON intrinsics

gcc arm neon intrinsics

How to implement mbtowc for android? (or, ideally, how not to?)

android c boost android-ndk arm

Cross Compile or Compile Native for CPU Arch

c arm native cross-compiling

get the caller's lr from subroutine into C variable - arm

assembly arm

Optimizing a NEON XOR implementation

ARM Cortex-M4: Running code from external flash

c arm embedded cortex-m

In ARM cortex m0, what is the first instruction?

Simultaneous existence of different-sized pages on Aarch64

Loading 32 bit values to a register in arm assembly

When does malloc return NULL in a bare-metal environment?

c stack arm bare-metal

embedded linux ARM booting address

arm embedded-linux u-boot

Overloading bitshift operator in c++

What is the difference between GT and HI instruction in ARM architecture?

assembly arm embedded

Is numpy optimized for raspberry-pi automatically

Does it take longer to read memory-mapped IO than regular memory on a microcontroller?

arm stm32 memory-mapping

Atomic operations in ARM strex and ldrex - can they work on I/O registers?

thread-safety arm atomic

What is the Windows RT on ARM native code calling convention?