Pigmeo was a compiler and framework for writing microcontroller firmware in C# and other .NET languages, developed by Adrián Bulnes (Urriellu) between 2007 and 2010. This is a frozen, read-only archive of the project’s website, pigmeo.org; nothing here is maintained. Source code: github.com/Urriellu/pigmeo · Original capture: Wayback Machine · urriellu.net

BE0004

From Pigmeo - .NET/Mono/CLI (C#, VB.NET, C++/CLI, Nemerle...) for microcontrollers (PIC, dsPIC, AVR...)

Basic type not supported yet

Your application accesses a variable of a basic type not supported yet for your architecture.

On early stages of supporting a new target architecture (such as PIC12, dsPIC, AVR...) only a few basic types (uint8/byte, UInt16, UInt32...) are able to being compiled.

Solutions