Embedded Linux OS driver development

Objectives

  • Generic drivers for linux-based embedded OS’s for bespoke chipsets
Existing Challenges

  • Varied Debian and Redhat linux distro derivatives
  • Custom microcontroller pinset controls
  • Buggy chipset firmware
Solutions

  • Cross-compiled build from x86 hosts to embedded cpu’s. i.e. ARM, PIC, Motorola, etc.
  • Custom Firmware plugins. i.e. Assembly, C++, C
  • Bespoke test harness rigs
  • FPGA integration w Matlab, Electric networks
Benefits

  • Stable device integration and functionality
  • In-house code for future feature and fix development