S32K144 EVB LPUART in FreeRTOS

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

S32K144 EVB LPUART in FreeRTOS

1,625 Views
jungtaekheo
Contributor II

I'm working with the S32K144 evaluation board But I'm having some errors using UART in FreeRTOS I got source FreeRTOS_printf_SDKv0_8_6 and In S32DS ARM R1 compiled but fatal error: No such file or directory (ewl_misra_types.h and file_struc.h )

Does anyone have it?
Thank you in advancecapture.PNG
0 Kudos
3 Replies

1,214 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

seems you are pointing to example posted here EXAMPLE: S32k144 UART printf/scanf under FreeRTOS - S32DS 

I have downloaded it and imported it to the S32 DS ARM 2018.R1. I see no issue with compiling, I got no errors.

ewl_misra_types.h and file_struc.h files should be located in below directories within DS installation

..\S32DS_ARM_v2018.R1\S32DS\arm_ewl2\EWL_C\include\

..\S32DS_ARM_v2018.R1\S32DS\arm32_ewl2\EWL_C\include\

check those directories and be sure one is listed in project's path

pastedImage_2.png 

BR, Petr

0 Kudos

1,214 Views
jungtaekheo
Contributor II

Thank you for your answer

so I made it in consideration of your answer , It have mistakes for

importing of source file

I have concern about free RTOS with S32k144

but a little bit progressed,

I will ask more question

Thank you a lot

2019년 3월 26일 (화) 오전 9:30, jungtaek HEO <daxorcom2@gmail.com>님이 작성:

Hi thanks

It works

>

2019년 3월 20일 (수) 오전 1:16, PetrS <admin@community.nxp.com>님이 작성:

>>

>> * NXP Community

>> <https://community.freescale.com/resources/statics/1000/35400-NXP-Community-Email-banner-600x75.jpg>

>> Re: S32K144 EVB LPUART in FreeRTOS reply from Petr Stancik

>> <https://community.nxp.com/people/PetrS?et=watches.email.thread> in S32K -

>> View the full discussion

>> <https://community.nxp.com/message/1126850?commentID=1126850&et=watches.email.thread#comment-1126850>

>>

0 Kudos

1,214 Views
jungtaekheo
Contributor II

Hi thanks

It works

2019년 3월 20일 (수) 오전 1:16, PetrS <admin@community.nxp.com>님이 작성:

  • NXP Community

<https://community.freescale.com/resources/statics/1000/35400-NXP-Community-Email-banner-600x75.jpg>

Re: S32K144 EVB LPUART in FreeRTOS reply from Petr Stancik

<https://community.nxp.com/people/PetrS?et=watches.email.thread> in S32K -

View the full discussion

<https://community.nxp.com/message/1126850?commentID=1126850&et=watches.email.thread#comment-1126850>

0 Kudos