SPC5748G FreeRTOS Start Time

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

SPC5748G FreeRTOS Start Time

1,454 次查看
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,360 次查看
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,360 次查看
longfeiwang
Contributor III

FreeRTOS is configed by processer expert.

0 项奖励
回复