Skip to content

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

@leeska

Description

@leeska

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions