Skip to content

mcux-sdk-ng: components: Supports calculation of FW download time - #730

Open
xinyu0322 wants to merge 1 commit into
zephyrproject-rtos:masterfrom
nxp-upstream:hal_nxp_components_tests
Open

xinyu0322 wants to merge 1 commit into
zephyrproject-rtos:masterfrom
nxp-upstream:hal_nxp_components_tests

Conversation

@xinyu0322

Copy link
Copy Markdown

Supports calculation of FW download time

Supports calculation of FW download time

Signed-off-by: nxf91041 <xinyu.hong@nxp.com>
return status;
}

PRINTF("[FW Download] Start to download %u firmware: %u\r\n", target_type, OSA_TimeGetMsec());

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MCUX SDK's debug console is not added in hal_nxp, how is this function used?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The purpose of adding this log is to allow the firmware download time to be observed on the console. There is a customer concerned about the firmware download time, so QA requires this console log to record the current firmware download duration.

@MaochenWang1 MaochenWang1 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hold this change since MCUX SDK's debug console is not added in hal_nxp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants