FreeRTOS.h: No such file or directory

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

FreeRTOS.h: No such file or directory

4,985件の閲覧回数
mrajanna
Contributor V

Hi,

I created project in S32 Design studio.

To main.c, I pasted my own freeRTOS stuff.

When I tried to compile, I am encountering with below error.

main.c:1:22: fatal error: FreeRTOS.h: No such file or directory

Please guide.

Thanks

Mohan

ラベル(2)
タグ(3)
0 件の賞賛
返信
1 返信

3,200件の閲覧回数
stanish
NXP Employee
NXP Employee

Hello Mohan,

I assume you are using S32K SDK FreeRTOS component.

If you created a new SDK project in S32DS  then this header should be located in "/S32K144_FreeRTOS/SDK/rtos/FreeRTOS_S32K/Source/include/FreeRTOS.h"

pastedImage_1.png

Please make sure this include path contains the directory:

pastedImage_3.png

If it doesn't help could you send us more details. e.g. an example project

Regards,

Stan

0 件の賞賛
返信