Motor Control Analog eLab, 10-part technical video series from Texas Instruments, Avnet and Portescap. Part 2 details motor design theory in brush and brushless motors.
TI的ccs默认生成的是.out格式的文件,而很多应用场合往往需要的是纯二进制代码,TI提供了一个小工具HEX2000能帮助实现格式的转化,具体的说明还是请参看TMS320C28x Assembly Language Tools手册。这里简单的说明下该工具的使用:1.hex2000是在ccs安装目录下的。2.hex2000 转化工具支持多种输出格式,至于用那种格式,通常是由所用的烧写器来决定的。常