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

kboot 工程编译后boot命令使用不了的解决方法 #245

Open
leeska opened this issue Mar 10, 2023 · 0 comments
Open

kboot 工程编译后boot命令使用不了的解决方法 #245

leeska opened this issue Mar 10, 2023 · 0 comments

Comments

@leeska
Copy link

leeska commented Mar 10, 2023

猜想应该是作者发现boot命令会卡死在SCB_DisableDCache函数中,所以把boot命令删除了,解决方案:
最快的解决方案是将编译优化设为O1
从根源上解决是将CMSIS的ARM-software/CMSIS_5@36bd54f
这个commit改动更新到sdk中

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

1 participant