backtrace:适用于ARM Cortex-M的嵌入式回溯和堆栈退卷器-源码

上传者: 42118011 | 上传时间: 2021-07-12 14:00:35 | 文件大小: 498KB | 文件类型: ZIP
C
回溯 Red Rocket Computing,LLC版权所有2015, 概述 Backtrace是一个非常小的(不超过4.5K)堆栈退卷器,设计用于在ARM Cortex-M系列微处理器上运行的深度嵌入式C应用程序。 Backtrace使用ARM GCC -funwind-tables选项生成的展开表(请参阅 )。 回溯将填充回溯帧的预分配数组,该数组由当前函数地址,调用站点地址以及可选的指向函数名称的指针组成(如果使用了GCC -mpoke-function-name选项)。 Backtrace提供以下API: typedef struct backtrace { void *function; /* Address of the current address */ void *address; /* Calling site address const c

文件下载

资源详情

[{"title":"( 26 个子文件 498KB ) backtrace:适用于ARM Cortex-M的嵌入式回溯和堆栈退卷器-源码","children":[{"title":"backtrace-master","children":[{"title":".gitignore <span style='color:#111;'> 246B </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 5.27KB </span>","children":null,"spread":false},{"title":"Makefile.debug <span style='color:#111;'> 344B </span>","children":null,"spread":false},{"title":"Makefile.release <span style='color:#111;'> 346B </span>","children":null,"spread":false},{"title":"LICENSE <span style='color:#111;'> 16.33KB </span>","children":null,"spread":false},{"title":"include","children":[{"title":"backtrace.h <span style='color:#111;'> 1.56KB </span>","children":null,"spread":false}],"spread":true},{"title":"TODO.md <span style='color:#111;'> 118B </span>","children":null,"spread":false},{"title":"tools","children":[{"title":".gitignore <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"makefiles","children":[{"title":".gitignore <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"tree.mk <span style='color:#111;'> 784B </span>","children":null,"spread":false},{"title":"target.mk <span style='color:#111;'> 660B </span>","children":null,"spread":false},{"title":"project.mk <span style='color:#111;'> 2.12KB </span>","children":null,"spread":false}],"spread":true},{"title":"c-copyright-template <span style='color:#111;'> 279B </span>","children":null,"spread":false},{"title":"script-copyright-template <span style='color:#111;'> 272B </span>","children":null,"spread":false}],"spread":true},{"title":"doc","children":[{"title":"libunwind-LDS.pdf <span style='color:#111;'> 159.24KB </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"IHI0038B_ehabi.pdf <span style='color:#111;'> 361.42KB </span>","children":null,"spread":false}],"spread":true},{"title":"samples","children":[{"title":".gitignore <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"subdir.mk <span style='color:#111;'> 446B </span>","children":null,"spread":false},{"title":"ping-pong.c <span style='color:#111;'> 1.42KB </span>","children":null,"spread":false},{"title":"samples.mk <span style='color:#111;'> 656B </span>","children":null,"spread":false}],"spread":true},{"title":"Makefile.common <span style='color:#111;'> 1.60KB </span>","children":null,"spread":false},{"title":"backtrace","children":[{"title":"backtrace.mk <span style='color:#111;'> 501B </span>","children":null,"spread":false},{"title":"subdir.mk <span style='color:#111;'> 446B </span>","children":null,"spread":false},{"title":"backtrace.c <span style='color:#111;'> 10.10KB </span>","children":null,"spread":false}],"spread":true},{"title":"Makefile <span style='color:#111;'> 593B </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明