dl-威盛software的试题

合集下载
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

你若盛开,蝴蝶自来。

dl-威盛software的试题
dl-威盛software的试题
威盛software的试题
1. write down the 7 types of exception and vector address of ARM.
2. Briefly describe the signals(TRST#, TCK, TMS,TDI,TDO) of JTAG.
3.What is the instruction for switching the ARM processor to excute Thumb
instructions?
4. describe x86 PCs architecture in a diagram
cpu,core chipset, Cache,DRAM, IO-subsystem, IO-Bus
5. SWI instruction is often called a "supervisor call",describe the actions
in detail
a. Save the address of the instruction after the SWI in rl4_svc.
b. Save the CPSR in SPSR_sv
c.
c. Enter supervisor mode and disable IRQs.
d. Set the PC to 08 and begin executing the instruction ther
e.
6.a. What is PIO operation? advantage and disadvantage?
b. DMA operation? advantage and disadvantage?
c. Scatter/Gather DMA engine? how does it operate?
第1页/共3页
千里之行,始于足下。

7. MP3 decoder related.(a flow chart of decoding is presented)
a. advantages of Huffman encoding?
b. why the aliasing reduction is necessary?
c. analytical expression in mathematics of the IMDCT?
d. which block in the flow chart is suitable for the software implementation
and which for the hardware? reason?
8. Assembly codes -> C language (about 15 lines).
1, 三组程序,找出错误,假如有的话.
1> a.c long temp[255];
b.c extern *temp;
2>a.c long temp[255];
b.c extern temp[256];
3>a.c long temp[255];
b.c extern temp[];
2, 在第一个声明处编译出了惊奇的错误,为什么?
#include
#include "myfun1.h"
#include "myfun2.h"
int myInt1;
int myInt2;
3, printf("0x%x", ( 请问打印了什么?
4, #define offset(s,c) 同intel的题.
5, 汇编,用ax,bx,cx,dx, 求1000*1000/30(四舍五入), 结果放在ax中.
第2页/共3页
你若盛开,蝴蝶自来。

6, 编最优化Bubble(int *pIntArray,int L),要求:交换元素不能用临时变量,假如有序,需
要最优.
7, 1,2,3,4,5,6,7,8,9从栈里出来的可能性. (略)
8, 求一个struct的sizeof.(略)
这两题没太大难度.
9. Graduation thesis description.
文档内容到此结束,欢迎大家下载、修改、丰富并分享给更多有需要的人。

第3页/共3页。

相关文档
最新文档