# Cortex m fault location **Repository Path**: xgm-embedded-os/cortex-m-fault-location ## Basic Information - **Project Name**: Cortex m fault location - **Description**: ARM的Cortex-M内核故障定位。 - **Primary Language**: C - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-25 - **Last Updated**: 2022-06-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Cortex m fault location #### 介绍 1. 支持Cortex-M3M4M7内核 2. 新增加了Cortex-m7内核故障的定位 3. 所有源代码放在fault_location目录下 4. 添加代码故障位置预测功能,正在完善 5. 项目使用`keil5`编译生成的,其他开发软件没有尝试;项目工程目前占用空间 RAM: ROM: 6. 代码中还附带了一个隐藏功能,就是在运行用户程序的时候,使用的是用户栈,运行中断程序时候,使用的是中断程序栈,方便查看用户栈中数据,也可以知道是否需要扩大用户栈,功能模块自己找找,可以方便的找到(该功能还在完善,现在不能使用) #### 软件架构 软件架构说明 #### 安装教程 1. 可以访问网站:[点击此处](https://goupos.top/2022/06/05/ARM%E5%86%85%E6%A0%B8/%E4%BD%BF%E7%94%A8Cortex-M3-M4-M7%E6%95%85%E9%9A%9C%E5%BC%82%E5%B8%B82/) 2. 复制 `fault_location`文件夹到个人项目中, 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)