SPI SLAVE stm32f401

Any bugs you encounter with Flowcode should be discussed here.
Post Reply
Oscar_T
Posts: 89
http://meble-kuchenne.info.pl
Joined: Wed Dec 02, 2020 10:06 am
Location: Italy
Has thanked: 37 times
Been thanked: 10 times

SPI SLAVE stm32f401

Post 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

Post Reply