SPC5748G FreeRTOS Start Time

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

SPC5748G FreeRTOS Start Time

1,441件の閲覧回数
longfeiwang
Contributor III

I use FreeRTOS in SPC5748G, but I found a problem. When I increased the FreeRTOS stack from 49K to 160K, the startup time of the SPC5748G increased from more than 300 ms to more than 700 ms(Time to run the startup.s file). Is there any way to optimize the startup time?

ラベル(1)
0 件の賞賛
返信
2 返答(返信)

1,347件の閲覧回数
petervlna
NXP TechSupport
NXP TechSupport

Hello,

I guess that your initialization time is binded to RAM init time.

Maybe FreeRTOS implements some optimization, for compilation, but this you will need to consult with them.

It is also worth checking the code to see how the initialization is done and if it can be somehow improved.

regards,

Peter

0 件の賞賛
返信

1,347件の閲覧回数
longfeiwang
Contributor III

FreeRTOS is configed by processer expert.

0 件の賞賛
返信