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

INT0007

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

The user interface does not support this option

Some option about Pigmeo Compiler or the compilation itself is set to a value not yet supported by the user interface you are using.

Solution

  • Running the compiler from the command line (--ui console) should work properly, because this error only affects the rest of interfaces.
  • Setting this problematic variable to another value supported by the user interface should work too. To do that, change the parameters passed to Pigmeo Compiler from the command line or change your default settings in the configuration files.