Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Print garbage message on MPS2 AN521 board #164

Closed
edison-ai opened this issue Mar 23, 2020 · 6 comments
Closed

Print garbage message on MPS2 AN521 board #164

edison-ai opened this issue Mar 23, 2020 · 6 comments

Comments

@edison-ai
Copy link

When running PSA Arch Dev API test on MPS2 AN521 board, the TF-M boot message works normally. But the PSA Arch test will print out garbage messages.

Please confirm this and try to fix that if it exists.

@ChangwuShan
Copy link
Contributor

ChangwuShan commented May 15, 2020

I have confirmed in my side and comment the line "((uart_t *) g_uart)->BAUDDIV = 16; " in the file of api-tests/platform/drivers/uart/cmsdk/pal_uart.c can eliminate the garbage messages issue.

@kotegowder
Copy link
Contributor

The changes are available in PR
#202

@kotegowder
Copy link
Contributor

Please review and confirm

@TTornblom
Copy link

Yes, this seems to fix the UART issue.

Thanks

@kotegowder
Copy link
Contributor

Fixed with #202

@kotegowder
Copy link
Contributor

Fixed with #202
Closing the issue.

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

No branches or pull requests

4 participants