Should say C compile error[COMPILER] Assembler error!
MINOR, when compiling, debug message references asm
MINOR, when compiling, debug message references asm
If your program contains an error in C code, you get a mildly cryptic dialog, but the lower panel (debug/log) it shows
Re: MINOR, when compiling, debug message references asm
The assembler is the reference to the underlying program which translate PB code into binary, so it's not really wrong to consider the C compiler as an assembler.