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.

大量生产时的Flash 编程

当我需要对大量MSP430 的Flash 进行编程时我有什么选择?

  • 当需要对大量MSP430 进行编程时你有以下选择:

    使用编程器(已可以使用, 不需要开发)MSP-PRGS430BSL 工具(e.g.from Gessler Elektronik, Softbaugh, Elprotronic)性Gang-Programmer MSP-GANG430

    对于第三方工具,请查阅http://www.ti.com/sc/MSP430

    >>> Third Party >>> Third Party tools

    使用一个配合自有软件的编程器(需要一定的开发):

    使用Windows DLL 带来的 MSP-PRGS430 和 MSP-GANG430 工具。你可以使用DLL 的函数,用你自己的开发软件对MSP430 进行编程。DLL 的函数可以从工具用户指南SLAU048 和SLAU101 中获得。

    下面的事你可以独立完成:

    JTAG-接口:

    可以从网上获得JTAG 接口相关的文档:

    Programming a Flash-based MSP430 Using the JTAG Interface (slaa149)

    BSL-接口 (RS232):

    你可以从网上获得BSL 接口相关的文档:

    Features of the MSP430 Bootstrap Loader (slaa089a)

    Appl.of Bootstrap Loader in MSP430 with Flash HW and SW Propo (slaa096b)