- 1
-
●
- An em
- bedded operating system is the(71) program that manages all the other programs in an embedded devi
- ce after initial loa
- d of programs by a(an) (72). It normally guarantees a certain capability within a specified(73) size and (74) constraint as well as with application programs. It also normally has small foot print in
- al computer system which is scala
- ble on both software and (67). It
- can satisfy the strict requirement of functionality, (68) , cost, volume, an
- d power consumption of the particular application. With rapid development of (69) design and manufacture, CPUs became cheap. Lots of (70) electronics have m
- ● 嵌入式系统软硬件协同设计从 目标系统构思开始,经过 (65) 阶段完成。 ① 需求描述 ② 软硬件划分 ③ 硬件综合、接口综合、软件编译 ④&nbs
- B. ②、③、④和⑤
- C. ②、④和⑤
- D. ①、②、④和⑤
- A.&n
- bsp; ① B. ①和②
- C. ②和③
- D. ①、②和③
- a, b, c, d 的值分别为 (59) 。
- A. 2,0,1,2
- B. 1,0,1,1
- C. 2,0,1,1
- D. 2,0,0,2
- A. 只有在发生函数调用时,函数中的形参才被分配内存单元
- B. 实参对形参的数据传递是单向的 “值传递”,因此,在被调用的函数当中, 没有办法去修改主调函数中任何变量的值
- C. 形参变量所占用的内存单元位于堆中
- D. 如果形参是数组名,则传递的是每个数组元素的值
- A. 汇编语言程序可以直接在计算机上运行
- B. 汇编语言通常会提供控制伪指令,用于控制汇编程序的执行流程
- C. 在汇编语言中,不能定义符号常量
- D. 伪指令语句所指示的操作是在程序运行时完成的
- A. 0x00FFFFE4
- B. 0x00FFFFE6
- C. 0x00FFFFEA
- D. 0x00FFFFEC
- A. 宿主机与目标机之间只需要建立逻辑连接即可
- B. 在嵌入式系统中,调试器与被调试程序一般位于同一台机器上
- C. 在嵌入式系统开发中,通常采用的是交叉编译器
- D. 宿主机与目标机之间的通信方式只有串口和并口两种
- 5
-
● 在 F
- AT16&n
- bsp;文件系统中,若每个簇 (
- cluster)的大小是 2KB,那么它所能表示的 最大磁盘分区容量为 (53) 。 (53)A. 2MB B. 32MB C. 64MB
- D. 128MB