标题: Embedded System Software Engineer笔试题 [打印本页] 作者: eagleflyHR 时间: 2009-10-18 15:43 标题: Embedded System Software Engineer笔试题 全英文答题,好多题目记不清楚了,能想起多少是多少吧
1. what's the differece between C and C++?
2. Why can't we pass arrays to function by value?
3. What's ICE? When do we need it?
4. What's interrupt latency? How to reduce it?
5. the differe between typedef and Macro, and why is Macro useful in C and assemble language
6. how to define a structure with bit fields
7. write a program that copy one area of memory to another in assemble language.
8. write the above program in C language
9. What's embedded system?
10. How to debug in embedded system
11. What's memory leak and how to debug it
12. write the function itoa
13. If it's possisble to simulate the function I2C when the hardware doesn't have I2C or I2S. and do it in C or assemble language
14. 给出一个简单的8位单片机,和它的指令编码表、内存分布表。问了一系列指令编码,数据操作的题。还算比较基础作者: junxiu6 时间: 2009-10-18 17:12
楼主全部英语答的?强