随笔分类 -  ARM

摘要:此示例演示如何使用分散加载描述为堆栈和堆保留和清空内存块。它还显示链接器生成的相关符号。 在以下示例中,执行区域定义STACK 0x800000 EMPTY -0x10000定义了一个名为STACK 的区域。该区域从地址0x7F0000开始,到地址0x800000结束: LR_1 0x80000 ; 阅读全文
posted @ 2022-01-15 12:23 壹点灵异 阅读(113) 评论(0) 推荐(0) 编辑
摘要:Redefining low-level library functions to enable direct use of high-level library functions in the C library If you define your own version of __FILE, 阅读全文
posted @ 2022-01-15 11:31 壹点灵异 阅读(224) 评论(0) 推荐(0) 编辑
摘要:Relationship between the default armclang-generated sections and scatter-loading input sections How the default sections that armclang generates relat 阅读全文
posted @ 2019-02-14 12:44 壹点灵异 阅读(308) 评论(0) 推荐(0) 编辑
摘要:5.3 Example of using the --info linker option This is an example of the output generated by the --info option To display the component sizes when link 阅读全文
posted @ 2018-05-16 14:29 壹点灵异 阅读(281) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示