ATmega32 发表于 2008-6-24 11:04:48

求助:msp430-jtag怎么下载程序?

求助:msp430-jtag怎么下载程序?

msp430-jtag --spy-bi-wire -lpt=USBFET -eleds.elf
出现:
An error occoured:
Could not initialize the library(port:USBFET)


http://cache.amobbs.com/bbs_upload782111/files_10/ourdev_324082.JPG
(原文件名:Image0098.JPG)

msp430-jtag -help中描述:
http://cache.amobbs.com/bbs_upload782111/files_10/ourdev_324102.JPG
(原文件名:Image0099.JPG)
Specify an other parallel port serial port for theUSBFET(thelater requires MSP430.dll instead of msp430mspgcc.dll)
怎么理解?

lusson 发表于 2008-6-24 11:06:00

我以前用的就是一片244做的,能仿真,仿真的时候程序也下进去了。用的是IAR

ATmega32 发表于 2008-6-24 11:10:35

需要用命令行下载程序.
AVRGCC很方便的.

MSPGCC应该也一样.
只是还没找到正确的方法.

mtheory 发表于 2008-6-24 13:19:49

没有用过gcc,iar好像挺方便的
页: [1]
查看完整版本: 求助:msp430-jtag怎么下载程序?