课程包含以下内容:introduction、transmission fundamentals、wireless network basics、802.11 and MAC protocols、IEEE 802.15.3 and IEEE 802.15.4、Bluetooth、 mobile ad hoc network、power-saving protocol
、wireless MESH network、wireless sensor network、 RFID
[table=98%,#ffffff][tr][td=2,1]有时system.map文件可以帮助我们理解内核编译,它记录了所有代码的运行地址。下面一起看看如何读懂它system.map内容格式为:线性地址 类型 符号具体内容如下:00100000 A phys_startup_32c0100000 T startup_32c0100000 A _text注:表示内核代码第一个字节的地址c0100