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.

[参考译文] TMS320F2800132:器件型号 i'm 使用的是 TMS320F241、但在*器件型号字段中不可用

Guru**** 2322270 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1515056/tms320f2800132-part-number-i-m-using-is-tms320f241-but-it-is-not-available-in-part-number-field

器件型号:TMS320F2800132

工具/软件:

您好:

我需要 在现场返回的一些旧电路板上执行 TMS320F241片上闪存验证。 我使用的是:

-具有 TMS320F241的主板

- XDS510PP+仿真器

- Windows XP 下的 prg2xxw95.exe 实用程序(我没有 Code Composer Studio)

我能够 使用以下命令对片上 TMS320F241闪存进行编程和验证:

prg2xxw95 -p 378 -m 0x0006 -w 6 -v src \c2xx_BPx.out src \63720250.out

我无法只验证片上闪存。 问题:哪种方法是仅验证片上闪存而无需之前对其进行编程? 我尝试了一些组合但没有成功。

感谢您的支持!

Andrea

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    早上好、

    对此问题有何反馈?

    谢谢! Andrea

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    Andrea、

    下面是我在 prg2xxx 编程软件附带的自述文件中找到的内容、该实用程序没有"verify only (仅验证)"选项。

    PRG2XX -[options] c2xxprog.out flashcode.out
    Option Description.
    -h Help, Lists the options.
    -n Device Name Identifies the processor to program if multiple devices are
    connected to the scan-chain. For more details on this option
    see Subsection 3.2, Describing the Target System to the Loader.
    Optional, default=c200.
    - p port address Specifies IO address for XDS510 card in the PC. Optional,
    default = 240.
    - w time-out Specifies time-out limit (1-6) for the host while programming.
    Necessary to match fast and slow PCs. Optional, default = 1.
    - i I/O register I/O address to be initialized before program loading. Used
    to initialize the SARAM mapping in the PMST register at
    0xFFE4h.Optional, default 0xFFE4.
    - m I/O value Value to be written in the I/O address specified by the -i
    option. For flash programming the value 0x0006 should be
    written in the PMST register. To initialize PMST register at
    0xFFE4, just use -m 0x0006; -i option is not required.
    Optional, default = no-load.
    - o No flashcode COFF file for programming
    - t ST1 value Initialize ST1 register. Optional, default 0x17FC.
    - e Run PRG_erase function before executing PRG_prog function.
    Optional, default = not selected.
    - v Run PRG_verify function after executing PRG_prog function.
    Optional, not used with rev 2.0.
    default If neither -e or -v options are specified, the loader will run
    PRG_init first followed by PRG_prog and PRG_stop. These
    functions are defined in the c2xxprog.out COFF files.

    有关此器件的资源、请访问此链接。  https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1312642/faq-can-someone-help-support-questions-on-the-tms320f240-tms320f241-tms320f243-or-lf240xa-lc240xa-devices?tisearch=e2e-sitesearch&keymatch=TMS320F241#

    由于论坛的下拉列表中提到器件型号不可用、因此此器件已停产、因此我们目前没有 TI 的直接支持选项。

    此致、
    Matthew  

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好 Matthew、感谢您的努力。

    Andrea