Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in embedded

Embedded C++11 code — do I need volatile?

c++ c++11 arm embedded stm32

Using ENUMs as bitmaps, how to validate in C

Designing an API with compile-time option to remove first parameter to most functions and use a global

c api embedded

Boot from flash-rom with qemu-system-arm

embedded arm qemu integrator rom

SD card over SDIO bus initialization problem because of failed CRC

embedded sd-card

reading serial port blocks for unknown reason

Open-source solutions for creating a cyclical logfile?

c logging embedded

Avoiding accidental firmware overwrite

assembly embedded avr avr-gcc

How to properly set up serial communication on Linux

Problems getting a bare metal ARM app to boot

embedded arm llvm bare-metal

Making a typedef struct public for local declaration, but keep the structure member access private to the module it is defined in

c struct embedded typedef

Casting to union field yields to conversion warning

Why would a linker script have multiple section commands?

embedded ld

Writing apps in C for microcontrollers

c embedded microcontroller pic

Choosing embedded EJB 3.x container to run Java EE 5 app on Tomcat

Linking the Linker script file to source code

c embedded gnu

what are the steps/strategy to analyze and improve performance of an embedded system

c performance embedded

How can I fill an S-record with two byte values starting on even address boundaries?

c linker embedded

AOSP repo sync takes too long

C++ on Small-Footprint Microcontrollers

c++ oop embedded