2019-07-14 16:46发布
jiecai5388 发表于 2018-10-19 16:02 感谢回复,知道是自动包含。问题是armlib下面有很多类似的lib文件,估计linker会根据cpu类型连接不同的lib,我想把.l和.b文件按CPU类型归下类。比如Cortex M3会关联哪些.l的文件。
最多设置5个标签!
有的应该跟lib的实现方法有关.
The default floating-point arithmetic libraries fz_* and fj_* do not use static data and are always reentrant. However, the f_* and g_* libraries do use static data.
(摘自手册)
*.b , *.l 应该是大端小端.
一周热门 更多>