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.

[参考译文] TMDS243EVM:Enet、cpsw、dma、est

Guru**** 2553450 points
Other Parts Discussed in Thread: UNIFLASH

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1539744/tmds243evm-enet-cpsw-dma-est

器件型号:TMDS243EVM
Thread 中讨论的其他器件:UNIFLASH

工具/软件:

在示例 enet_cpsw_est_am243x-evm_r5fss0-0_freertos_ti-arm-clang 中、我想将其更改为按 T 以发送 160 个数据包、因此我将 ENETAPP_TEST_TX_PKT_CNT 更改为 160U、但串行端口打印结果如下

-------------------------------------------------------------------------------------------- #
#
#与 FLASHWRITER 脚本一起使用的默认配置文件#
#
-------------------------------------------------------------------------------------------- #
#
#默认此配置文件,
#-指向此 EVM 的预编译闪存写入器、引导加载程序
#-应用程序映像指向此 EVM 的 IPC 回声应用程序映像的相对路径
#-确保在运行此脚本之前构建此应用程序
#-您可以自定义此配置文件以指向您自己的引导加载程序和/或应用程序映像
#-如果您只想验证闪存内容而不是刷写文件,可以使用--operation=flashverify。
#

#首先指向 sbl_uart_uniflash 二进制文件,它作为一个服务器来刷写一个或多个文件
-- flash-writer=sbl_prebuilt/am243x-evm/sbl_uart_uniflash.release.hs_fs.tiimage

#现在发送一个或多个文件到闪存或 flashverify 根据需要。 发送文件的顺序无关紧要

#对 OSPI PHY 调优攻击向量进行编程
--操作=flash-phy-tuning-data

#发送引导加载程序时、请确保闪存偏移为 0x0。 ROM 期望引导加载程序位于偏移量 0x0 处
--file=sbl_prebuilt/am243x-evm/sbl_ospi.release.hs_fs.tiimage --operation=flash --flash-offset=0x0

#发送应用程序映像时,请确保以偏移 0x80000(默认值)或引导加载程序配置的任何偏移进行闪存
--file=./../examples/drivers/ipc/ipc_notify_echo/am243x-evm/system_freertos_nortos/ipc_notify_echo_system.release.appimage.hs_fs --operation=flash --flash-offset=0x80000

#为此应用程序发送 XIP 映像,由于闪存偏移是在映像中指定的,因此无需指定闪存偏移
--file=../../examples/drivers/ipc/ipc_notify_echo/am243x-evm/system_freertos_nortos/ipc_notify_echo_system.release.appimage_xip --operation=flash-XIP

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

    尊敬的钱谦黄:

    我看到原帖子中的细节不是有意的。 我可以看到、同一问题还有另一个主题可供选择。 我们来详细讨论一下这个 E2E。

    e2e.ti.com/.../tmds243evm-enet-cpsw-dma-est

    因此、我将结束这一主题。

    谢谢。此致、
    Teja。