日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 > 编程资源 > 编程问答 >内容正文

编程问答

计算机专业的金书,《计算机专业英语》书评,金书网

發布時間:2025/4/5 编程问答 28 豆豆
生活随笔 收集整理的這篇文章主要介紹了 计算机专业的金书,《计算机专业英语》书评,金书网 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.

計算機專業英語

評論 chenjinfu(

讀者

) 評價等級

時間:2006/9/27 20:04:00?最新討論:2006/9/27 20:03:41

得金幣0個

我買了這本書,但是沒有每一單元后面的習題的答案和電子教案!能不能發給我一份!郵箱:adore_chenjinfu@yahoo.com.cn

例如第一個單元的11頁:

ISP is not as easy as it seemsAn embedded system capable of ISP means that a host computer can download firmware into flash memory through a communications channel. Although the channel of choice is typically a UART, it can be any communication channel that the MCU supports (Ethernet, J1850, CAN, HPIB, etc).As easy as this seems, there is a fundamental problem. You can't erase or write to the same flash memory from which you are executing code. If the MCU 's boot code and programming algorithms (ISP loader code) are stored in this flash memory, they will be unavailable to the MCU during ISP. Therefore, it is nearly impossible to implement ISP of flash memory under MCU control in an embedded system that contains only a single flash memory. It is absolutely necessary to use an additional independent memory to execute the ISC loader code.

Jumping the Hurdles There are major challenges that designers face when implementing ISP with external flash, which are:

Building the MCU-to-flash interface

Adding a second memory array from which the MCU can operate during ISP

Overcoming the inability of 8051 MCUs to write to program memory

Designing the MCU interface and adding a second memory array for ISP are related in that they can be affected by the level of integration of the flash memory device. A typical discrete solution will include a flash device, a second memory array for ISP, address latches, and a CLPD for address decoding, control logic and implementation of paging/segmentation schemes to enable ISP. The choice of the second memory array depends on the design requirements.

Using an SRAM for the second memory array offers the ability to update the boot and programming algorithms in addition to the application firmware. However, extra measures must be taken to recover from an interruption of power during ISP, which could render the system dysfunctional. While a separate ROM is the most stable and least expensive solution, it precludes any updates to the boot code or programming algorithms. The best choice is an EEPROM or second flash memory, as this ensures the integrity of the boot code and programming algorithms in the event of a power loss during ISP, while, at the same time offers the option of updating the code.

Finally, there are a number of highly integrated flash devices available today that integrate several memory arrays on a single substrate that can operate concurrently(read form one while writing to another).This is the ideal architecture for implementing ISP.

總結

以上是生活随笔為你收集整理的计算机专业的金书,《计算机专业英语》书评,金书网的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。