Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in embedded

arm-linux-gcc vs arm-elf-gcc

Serial port access in Adobe-Air

air embedded serial-port

Is it possible to have hard real-time with lexical scope?

mini scripting language on top of php

A lossless audio codec for embedded devices

audio embedded codec lossless

Prevent malloc/free to be compiled for embedded projects

d-bus administration

linux qt embedded dbus

ARM C++ - how to put const members in flash memory?

c++ embedded constants

Minicom shows nothing [closed]

ubuntu embedded

Finding position of '1's efficiently in an bit array

Multithreaded C application framework or pattern

Profiling Power consumption on ARM for C program

c embedded arm

Why does arm-none-eabi-size report the .data section to be 0 even though I am using initialized RAM?

c linker embedded arm binutils

Arduino: Application communication over built in USB?

embedded arduino

Can you get a pointer to the lower byte in an endian-independent way?

c embedded endianness

External Web Interface for a C++ Application [closed]

c++ html embedded ipc

Making use of -mfloat-abi=hard and -mfpu=vfp/neon Codesourcery Lite 2013.05-24

error: #29: expected an expression in C

c embedded arm keil arm7

Change priority level level of running interrupt handler?

arm embedded stm32 cortex-m3

What are alternatives to malloc() in C?

c embedded malloc