S32K144EVB-Q100 evaluation Board freeRTOS compile error

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

S32K144EVB-Q100 evaluation Board freeRTOS compile error

1,702件の閲覧回数
mrajanna
Contributor V

Hi,

I am trying to build sample freeRTOS project. But I am seeing below error.

pastedImage_1.png

I followed steps told in below link for creating freeRTOS project.

How to create FreeRTOS project in S32DS 

Can someone please help.

Thanks

Mohan

0 件の賞賛
3 返答(返信)

1,192件の閲覧回数
mrajanna
Contributor V

Hi Jiri,

I switched to new work space.

I created freeRTOS project as suggested(method 1) in https://community.nxp.com/docs/DOC-334927 

Compilation is still failing.

Please refer below screenshot.

pastedImage_1.png

0 件の賞賛

1,192件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi Mohan, 

Thank you for report - I can reproduce your issue and I created JIRA ticket. This issue is related to some content in workspace. As a workaround you can open new workspace (on main menu bar click on File -> Switch Workspace -> Other ...)   and start with FreeRTOS project again.  

Jiri

0 件の賞賛

1,192件の閲覧回数
mrajanna
Contributor V

Hi Jiri,

After installing new software, I could compile the source.

S32DesignStudio-> Help -> Install New Software

******************************************************************************************************************

Building target: S32K144_freeRTOS_mohan.elf
Executing target #26 S32K144_freeRTOS_mohan.elf
Invoking: Standard S32DS C Linker
arm-none-eabi-gcc -o "S32K144_freeRTOS_mohan.elf" "@S32K144_freeRTOS_mohan.args"
Finished building target: S32K144_freeRTOS_mohan.elf

Executing target #27 S32K144_freeRTOS_mohan.siz
Invoking: Standard S32DS Print Size
arm-none-eabi-size --format=berkeley S32K144_freeRTOS_mohan.elf
text data bss dec hex filename
2580 12 3304 5896 1708 S32K144_freeRTOS_mohan.elf
Finished building: S32K144_freeRTOS_mohan.siz

******************************************************************************************************************

What would be my next action after compiling freeRTOS to try out on S32K144EVB-Q100 ?

Thanks

Mohan

0 件の賞賛