发布于 2013-09-24 16:15:28
3楼
是西门子网站上兑换的书籍。对于下面左移三位和乘16搞不懂他的作用?
L #AI_START_ADD
SLD 3 (此处为什么左移三位)
T #AI_POINTER_BASE //load starting address of analog input to pointer
L #LOOPCOUNT
L 16
*D (为什么要乘16?)
T #AI_POINTER_OFFSET //get the offset address of analog input
君子以自强不息