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.

[参考译文] TMS320F280039C:记录的"ITRAP 异常"在哪里?

Guru**** 2826755 points

Other Parts Discussed in Thread: C2000WARE

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1358259/tms320f280039c-where-is-the-itrap-exception-logged

器件型号:TMS320F280039C
主题中讨论的其他器件:C2000WARE

大家好!

如果表中出现"ITRAP 异常"、该错误记录在哪里、如何检查记录的错误?

此致、

伊藤

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

    尊敬的 Ito-San:

    进入 ITRAP 后、可以从 C2000Ware_x (任何版本)/libraries/boot_rom/f28003x/rev0/rom_sources/ccs_files/cpu/Release/F28003x_ROM.out.加载 bootrom 符号  在 CCS 中、通过 Run->Load Symbols 执行此操作。  加载符号后、可以加载源以在"Expressions"窗口中查看变量 CPU1BROM_itrapAddress、如下所示:

    将源文件指向  C2000Ware_x (任何您拥有的版本)/libraries/boot_rom/f28003x/rev0/rom_sources/F28003x_ROM/bootROM/source

    无论如何、对于 F28003x、ITRAP 地址将存储在0x0000001E 中、如 Expressions 窗口中所示。

    此致、

    约瑟夫