Пробую Type01, выдает ошибку на эту строчку
/*--------------------------------------------------------------------- Self Library Entry RAM settings ---------------------------------------------------------------------*/ sreg unsigned char SELF_EntryRAM[100];
Error[Pe077]: this declaration has no storage class or type specifier Error[Pe065]: expected a ";"
|