Quantcast
Channel: MPLAB XC16
Viewing all articles
Browse latest Browse all 1508

extern uint8_t var not recognized in MCC generated code when compiled (brada)

$
0
0
I have a project that has MCC generated code in a subdirectory. I want to access a variable that is declared in code in the parent directory. Why is the extern declaration not recognized or accepted? file.c with uint8_t sensor_fail declaration..

Viewing all articles
Browse latest Browse all 1508

Trending Articles