At last, in the section of software design, startup code programming, operating system choosing and transplanting, task design, drivers design and interrupt service routine design had been discussed.
最后,在软件设计部分探讨了启动代码编写、操作系统的选择和移植、任务规划和设计、驱动程序设计以及中断服务程序设计。
You can configure the application to show a splash screen while the application startup code runs.
您可以设定应用程序在应用程序启动程序码执行时显示启动显示画面。
It won't automatically throw an exception on startup, unless your startup code includes such a call.
它不会自动把启动例外,除非你的启动代码包括这样一个电话。
Copy standard 8051 startup code to project folder and add file to project?
标準8051启动代码复制到项目文件夹,并添加到项目?
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函数。
Design and development at ARM in the preparation of startup code is a very important process.
在ARM设计开发中启动代码的编写是一个极重要的过程。