摘要:
對 51 微控制器記憶體的認識,很多人有誤解,最常見的是以下兩種① 超過變數128後必須使用compact模式編譯 實際的情況是隻要記憶體佔用量不超過 256.0 就可以用 small 模式編譯② 128以上的某些地址為特殊暫存器使用,不能給程式用 與 PC 機不同,51 微控制器不使用線性編址,特 阅读全文
posted @ 2020-09-01 10:47
aspirs
阅读(2077)
评论(0)
推荐(0)
摘要:
The xdata memory type may be used to declare variables only. You may not declare xdata functions. This memory is indirectly accessed using 16-bit addr 阅读全文
posted @ 2020-09-01 10:45
aspirs
阅读(233)
评论(0)
推荐(0)
浙公网安备 33010602011771号