MQX Boot time and boot sequence?

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

MQX Boot time and boot sequence?

Jump to solution
853 Views
Johannie
Contributor I

Hi All,

 

I'm new to MQX. I've gone through the features mentioned in overview section of MQX, but not seen a Boot sequence and required boot time.

 

Can you please provide a boot sequence for MQX and required boot time. Or any other related documents or link where it is mentioned.

 

Thanks in advance...

 

J

0 Kudos
1 Solution
315 Views
DavidS
NXP Employee
NXP Employee

The boot time is dependent on a bunch of stuff that is application/RTOS specific but you should be able to measure that for your own application by toggling a GPIO pin in your first task.

Other timing information WRT the RTOS is at:

C:\Freescale\Freescale MQX 3.8\mqx\examples\benchmrk\timing\results\iar\twrk60n512\twrk60n512_intflash_release.html

An old diagram of the boot process is:

ScreenHunter_01 Oct. 26 16.00.jpg

Regards,

David

View solution in original post

0 Kudos
1 Reply
316 Views
DavidS
NXP Employee
NXP Employee

The boot time is dependent on a bunch of stuff that is application/RTOS specific but you should be able to measure that for your own application by toggling a GPIO pin in your first task.

Other timing information WRT the RTOS is at:

C:\Freescale\Freescale MQX 3.8\mqx\examples\benchmrk\timing\results\iar\twrk60n512\twrk60n512_intflash_release.html

An old diagram of the boot process is:

ScreenHunter_01 Oct. 26 16.00.jpg

Regards,

David

0 Kudos