Firmware Development
- Assembly
- C Code
- Operating Systems
- Tools
For very high volume products such as white goods controllers (ovens, microwaves, dishwashers etc.), and where cost is a major factor and code size is relatively small, assembly in many cases provides the best solution.
C code is the preferred choice for all but small code size projects as mentioned above.
uC/OS, FreeRTOS, QNX and Linux.
We have worked with compilers and development tools from Microchip, IAR, Keil and Rowley.