S32K344 Makefile/FreeRTOS project

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

S32K344 Makefile/FreeRTOS project

424件の閲覧回数
segfaulty
Contributor I

We are interested in using S32K344 and purchased a S32K344-WB devel board.

Since our developers are mostly familiar with non-automotive ARM processors the roadmap includes FreeRTOS with SafeRTOS port once the prototype is working.
We want to use:

  • C++17
  • Makefile/cmake build env running on Linux
  • FreeRTOS
  • arm-none-eabi toolchain

I understand that any HAL/drivers will need to be written from scratch (we DONT want to use anything Autosar)

Is there any sample project available that checks some of those boxes? Basic makefile project with working linker script and startup would be immensely helpful in getting started quickly.

Thank you!

 

0 件の賞賛
返信
1 返信

387件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @segfaulty,

NXP provides only FreeRTOS driver that is an extension to the S32K3xx RTD drivers, which has also low-level IP drivers that are not Autosar compatible.

The driver is included in the S32K3xx reference software.

https://www.nxp.com/webapp/swlicensing/sso/downloadSoftware.sp?catid=SW32K3-REFSW-D

Unfortunately, there is no example of such a makefile.

 

Regards,

Daniel

 

0 件の賞賛
返信