This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP430F2618的汇编指令求助

Other Parts Discussed in Thread: MSP430F2618

我用的芯片是:MSP430F2618;

我的的datasheet是:MSP430x2xx Family User's Guide;

疑问:该手册中有两个章节,第三章“CPU”和第四章“CPUX”,在“CPUX”中说在“CPUX”这章中列出的指令适用与寻址空间超过64KB的430器件。(这两章列出的指令是不一样的,比如“CPU”这章是MOV指令,而“CPUX”这章是MOVA等指令)。

1、那么MSP430F2618应该看哪一个章节的指令介绍?

2、MSP430F2618的寻址空间是0x03100-0x1FFFF,共116KB的flash吗?