Part Number:TMS320F28335
在芯片的指令集说明手册里,写到28335支持16bit或32bit的指令,在哪里可以进行设定实际工程的指令长度?指令设置为16位时程序读数据总线还是32位的,那一次读两条指令同时进行处理?还是读一条指令处理?
Green Deng:
你好,C28是一个32位的架构,所以他是能识别16位指令。关于读取的话这个文档还有一个地方有如下说明:
The instruction-fetch mechanism fetches 32-bits at a time from program memory; it fetches one 32-bit instruction or two 16-bit instructions.