cancel
Showing results for 
Search instead for 
Did you mean: 

Build Error - QuadSPI and FreeRTOS

MartinGinter
Associate

Hi,

I use Riverdi RVT70HSSNWC00-B STM32 based board. I got project from my colleague to continue working on it. I succesfully imported it and also project build worked, but always after some time I am getting same errors. It begins with library "tmk.h" no such file or directory error. I tried to link some paths to the file, if this problem dissappears I will get another QuadSPI and FreeRTOS error which shows up multiple declaration issues. 

You can download the project here:

https://onedrive.live.com/?authkey=%21AESGq6aL7TdZPwQ&cid=982B8C93BDF0C708&id=982B8C93BDF0C708%2138597&parId=982B8C93BDF0C708%2137909&o=OneUp

 

 

1 REPLY 1
FBL
ST Employee

Hello @MartinGinter 

Based on errors mentioned in the screenshot, the compiler couldn't locate the source file. You should verify the include path.

 

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.