FW:ARM7启动代码设计方法与流程 - 维库电子市场网 关键词: ARM, 微处理器, 启动代码,地址重映射 [gap=298]Keywords: ARM, Microcontroller, Startup-code, remap
基于4个网页-相关网页
Setup and tear down are handled automatically by the startup code linked in with the SPE program and by the library code running on the PPE; you can generally ignore them.
设置和销毁都是由链接到SPE程序中的启动代码和在PPE上运行的库代码自动进行处理的;通常您都可以忽略它们。
From your perspective, execution begins at a function called main ; some library startup code obtains the arguments passed in from the PPE and then calls your main function with those arguments.
从您的角度来看,程序执行是从一个名为main的函数开始的;有些库的启动代码会获得从PPE中传递过来的参数,然后使用这些参数来调用main函数。
应用推荐