Error with my first FREERTOS Projekt

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

Error with my first FREERTOS Projekt

1,078件の閲覧回数
Elsa_24
Contributor II

Hi,
I try to create my first project with FREERTOS. But once the project is created and I add the FREERTOS Module and generate, as soon as I do the Build I get this error:

"Description Resource Path Location Type
fatal error: FreeRTOSConfig.h: No such file or directory portasm.s "

while the file FreeRTOSConfig.h is already present in the generated File..

How to correct it please

Thank you

 

0 件の賞賛
返信
1 返信

1,070件の閲覧回数
PetrS
NXP TechSupport
NXP TechSupport

Hi,

if the PE code was generated, try to check paths setting in project properties.

Also there should be FreeRTOS demo example within S32 Design Studio so you can try t refer to it.

BR, Petr