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.

[参考译文] TMS320F280049:如何使用具有_TI_decompress_lzss 的 TI C2000 压缩代码以符合 ISO26262 标准

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1639926/tms320f280049-how-to-using-ti-c2000-with-__ti_decompress_lzss-to-compress-code-to-comply-with-iso26262

器件型号: TMS320F280049

我们使用 TI C2000 工具和_TI_decompress_lzss 函数编译和压缩源代码。

我们认为、这一进程应符合 FuSa 的要求、因为我们有随后的核查程序。

但是、在将编译和压缩的可执行文件下载到控制器以满足功能安全要求的过程中、是否有任何特定要求?

将 pflash 下载到控制器后、在 ECU 开始运行并从 pflash 读取、解压缩并传输到 RAM 的过程中、需要采取什么措施来确保数据的完整性? 尤其是在解压缩过程中?

我们发现、该 C2000 工具似乎无法同时执行 CRC 计算和压缩。