主题中讨论的其他器件:UNIFLASH
您好,
我能够从 uniflash 刷写演示项目的二进制文件(xwr16xx_odoc_ti_design_lab.bin)。但我不知道我在刷写 DSS 或 MSS 的内容。
如果我为 DSS 和 MSS 生成一个二进制文件、我如何 将它分别刷写到 Cortex_R4_0和 DSP 中。我需要为此进行何种配置。
请告诉我该过程。
此致、
Vimal
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.
您好,
我能够从 uniflash 刷写演示项目的二进制文件(xwr16xx_odoc_ti_design_lab.bin)。但我不知道我在刷写 DSS 或 MSS 的内容。
如果我为 DSS 和 MSS 生成一个二进制文件、我如何 将它分别刷写到 Cortex_R4_0和 DSP 中。我需要为此进行何种配置。
请告诉我该过程。
此致、
Vimal
尊敬的 Vimal:
在毫米波 SDK 中、metaImage 文件扩展名为.bin、正如我之前提到过的、该 MetaImage 文件中将包含 MSS、DSS 和 BSS 固件。
SDK 为 MSS *。xer4f 和 DSS *。xe674文件扩展名生成调试映像(用于通过 JTAG/CCS 加载)。
要刷写此 MetaImage、您需要使用 UniFlash 工具。 有关将映像刷写到器件中的步骤、请遵循毫米波 SDK 用户指南(第4节)。
此致、
Jitendra