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.

MSP-GANG:固件导入,再导出CRC会改变?

在interactive MODE 下save image,然后再选from lmage file导入 image,期间不更改任何设置,但CRC 会变化。

  • 目前离线烧录单个设备正常,如何配置离线烧录多个设备?

  • MSP-GANG的使用讲解,都在使用手册里。刚翻了一遍,貌似没有限制烧录多少设备。
    www.ti.com/.../slau358o.pdf
  • 能详细说一下您的问题吗?或者贴一下烧录图片,谢谢
  • 1,一拖八外部供电如何配置;

    2,这个要不要勾选:

    3,脱机1拖8烧录建议的烧录方式:

  • 怎么这个MSP-GANG离线烧录器有点不太好使呢,能用其他的替换么
  • 1 供电配置的话,您可以看一下 1.3 Hardware Installation

    MSP-GANG USB供电的话,USB port (5 V, 0.5 A)

    外部供电的话,

    An external power supply must provide a voltage between 6 V and 10 V DC and must provide a minimum current of 800 mA. The center post of the power supply connector on the MSP Gang Programmer is the positive-voltage terminal. The programmer indicates the status of the power supply connection by using system LEDs and the LCD back light.

    芯片电压电流要求如下

    The MSP Gang Programmer can supply power at a specified voltage VCC to each target device (pin 2 on each 14-pin JTAG, SBW, SWD, or BSL cable). The maximum current for each target device is programmable to 30 mA or 50 mA. If the higher current limit is selected (50 mA) and eight target devices are connected, then the total current to all devices can reach up to 400 mA. In this case, the connect an external power supply to the MSP Gang Programmer. The USB cannot supply this current, because the USB port maximum current is 0.5 A, and the MSP Gang Programmer uses 150 mA, leaving 350 mA for the target devices.

    若是同时连接8个(50mA)的话,需要使用外部供电

    2  这个是根据客户的实际应用来自行选择的

    3 这个都可以的

  • 在interactive MODE 下save image,然后再选from lmage file导入 image,期间不更改任何设置,但CRC 会变化。

  • 还真没注意过。可以用二进制编辑软件打开对比一下,看文件哪里有变化。

    或者你把两个代码分别烧写到mcu上看看功能有没有变化