Important update: Arm Announces End of Life Timeline for Mbed. This site will be archived in July 2026. Read the full announcement.
You are viewing an older revision! See the latest version
Compiler Error L6218E
Incorrect Types in function headers. For example void foo(unsigned char * foo1); void foo(char*foo1){}