BE0002
From Pigmeo - .NET/Mono/CLI (C#, VB.NET, C++/CLI, Nemerle...) for microcontrollers (PIC, dsPIC, AVR...)
Unsupported numeral system
You have configured Pigmeo Compiler to output numbers to assembly language in a numeral system (binary, decimal, hexadecimal...) not supported yet for your target architecture.
Solution
Choose another numeral system in Pigmeo Compiler user interface or in your configuration files. It won't affect the logic or your program. It's just a matter of style.
Category: Backend errors

