EPICenter v. 1.4.0.1 Release Notes:
Known bugs: data = ~data; produces a syntax error. Setting array element to a BCD plus a value does not work correctly: myArray[10] = tempBCD + 0x30;