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.

指令表

Other Parts Discussed in Thread: TMS320F28335

请问有没有TMS320F28335指令表可以提供呢

比如这些指令我都不知道该怎么用

#define  EINT   asm(" clrc INTM")

#define  DINT   asm(" setc INTM")

#define  ERTM   asm(" clrc DBGM")

#define  DRTM   asm(" setc DBGM")

#define  EALLOW asm(" EALLOW")

#define  EDIS   asm(" EDIS")

#define  ESTOP0 asm(" ESTOP0")