How to integrate FreeRTOS for MPC5748G Z4_1, not Z4_0?

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

How to integrate FreeRTOS for MPC5748G Z4_1, not Z4_0?

1,731件の閲覧回数
kimdaekwan
Contributor I

Dear All,

Anyone who know about porting guide to implement FreeRTOS for Z4_1 core of MPC5748G Micom.

S32 SDK support example of FreeRTOS of Z4_0 core only but I want to know any guide to port Z4_1 core.

I already try to port FreeRTOS for Z4_1 core but could not working correctly as the following

(1) create New project Z4_0 and Z4_1 by using projection creation menu (New S32DS Project) with SDK

    - Z4_0 : MPC5748G_SDK_Z4_0_GCC (boot)

    - Z4_1 : MPC5748G_SDK_Z4_1_GCC

(2) Add component FreeRTOS to Z4_1

    - Init clock

    - create task and so on as like FreeRTOS example code of main.c

build all OK and then launcher run

* Project setting for Z4_1 as below

for C : START_FROM_FLASH, MPC5748G, TURN_ON_CPU0, TURN_ON_CPU1, USING_OS_FREERTOS

for Asm : START_FROM_FLASH, MPC5748G, USING_OS_FREERTOS

ラベル(1)
1 返信

1,438件の閲覧回数
martin_kovar
NXP Employee
NXP Employee

Hello,

could you please clarify me, what is the problem you are dealing with? Please send me the screen of the error. It seems, the problem is rather related to debugger.

Which board you use?

Please let me know.

Regards,

Martin