Page 1 of 1

SPI SLAVE stm32f401

Posted: Wed Jun 08, 2022 4:45 pm
by Oscar_T
Hello

I am trying to use the spi slave macro but I get the following error
"
Flowcode1.o: In function `main':
Flowcode1.c:(.text.startup.main+0x60): undefined reference to `FC_CAL_SPI_Slave_RxByte_1'
collect2.exe: error: ld returned 1 exit status
Error(s) in build

C:\ProgramData\MatrixTSL\FlowcodeV9\FCD\ARM\batch\stm32comp.bat reported error code 0x1
"

Kind regards