Error message with I2C slave and 32MX220
Posted: Sun Jun 06, 2021 4:32 pm
When I want to address the 32MX220 as I2C slave I get the following error message.
Flowcode2.o: In function 'main':
Flowcode2.c:(.text.main+0x38): undefined reference to 'FC_CAL_I2C_Slave_Init_1'.
Flowcode2.c:(.text.main+0x54): undefined reference to 'FC_CAL_I2C_Slave_Status_1
collect2.exe: error: ld returned 255 exit status
Error(s) in build
Autoclose turned off
What do I have to do so that the error message does not occur.
Flowcode2.o: In function 'main':
Flowcode2.c:(.text.main+0x38): undefined reference to 'FC_CAL_I2C_Slave_Init_1'.
Flowcode2.c:(.text.main+0x54): undefined reference to 'FC_CAL_I2C_Slave_Status_1
collect2.exe: error: ld returned 255 exit status
Error(s) in build
Autoclose turned off
What do I have to do so that the error message does not occur.