色偷偷偷久久伊人大杳蕉,色爽交视频免费观看,欧美扒开腿做爽爽爽a片,欧美孕交alscan巨交xxx,日日碰狠狠躁久久躁蜜桃

x
x

Keil C51 V9.02a

發(fā)布時間:2010-12-30 13:46    發(fā)布者:micdot
關(guān)鍵詞: Keil , C51
keil C51的V9.02a版本出來了。主要修改的內(nèi)容如下:
C51 Version 9.02 Release
  • [Cx51 Compiler]
    • Improved: access to bit-field members with size 1 bit. The compiler uses bit instructions to access such bit-field members. When objects are defined with the bdata memory type, direct bit addressing is used. Example: struct bf { unsigned char b0:1; unsigned char b1:1; };struct bf       a;struct bf bdata b;  :if (a.b0 && b.b1)  b.b1 = 0;
    • Corrected: multiplication long = int * int is potentially incorrect in Dallas 390 mode.
    • Corrected: explicit cast to unsigned char was ignored with complex address arithmetic. Example: unsigned char far table[256];unsigned char i, v;  :v = table[(unsigned char)(16+i+20)];  // index now truncated to 8-bit
    • Corrected: when using conditional operators (? in complex parameter lists, there is a potential for unbalanced PUSH / POP instructions. This typically creates a application program crash at the function call.
    [
    • Corrected: the function toint did not detect the value range 0x59 - 0x40 as invalid. Now the function returns -1 for these values.
    • Corrected: timing of Multiplication Division Unit (MDU) in Evatronix R8051XC2 device is faster and now reflected in the C Library. The MDU timing for int/long multiplication and long division is adjusted.
  • [New Supported Devices]
  • [Device Simulation]
    • Corrected: SiLabs C8051F41x devices: SMBus simulation when using I2C generator.
    • Corrected: SiLabs C8051F12x devices: automatic page switch for interrupts and timing of timer 2/3/4.
    • Corrected: SiLabs C8051F12x devices: on I2C the receive of more than 256 bytes now generates a stop.
    • Corrected: SiLabs C8051F36x devices: crossbar did not connect the right I/O signals under some circumstances.
    • Corrected: Evatronix T8051: CPU instruction timing.
Keil C51 V9.02a 官方下載地址: http://www.keil.com/fid/q1vetmwy ... s/eval/c51v902a.exe
本文地址:http://www.54549.cn/thread-48351-1-1.html     【打印本頁】

本站部分文章為轉(zhuǎn)載或網(wǎng)友發(fā)布,目的在于傳遞和分享信息,并不代表本網(wǎng)贊同其觀點和對其真實性負責;文章版權(quán)歸原作者及原出處所有,如涉及作品內(nèi)容、版權(quán)和其它問題,我們將根據(jù)著作權(quán)人的要求,第一時間更正或刪除。
echoas 發(fā)表于 2011-1-3 11:32:04
好新的版本 我現(xiàn)在用的還是3呢
您需要登錄后才可以發(fā)表評論 登錄 | 立即注冊

關(guān)于我們  -  服務條款  -  使用指南  -  站點地圖  -  友情鏈接  -  聯(lián)系我們
電子工程網(wǎng) © 版權(quán)所有   京ICP備16069177號 | 京公網(wǎng)安備11010502021702
快速回復 返回頂部 返回列表