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.

[参考译文] PROCESSOR-SDK-J7200:CAN-Ethernet 网关演示:CPSW5g 配置

Guru**** 2540720 points


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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1023571/processor-sdk-j7200-can-ethernet-gateway-demo-cpsw5g-config

器件型号:PROCESSOR-SDK-J7200

大家好

对于 CAN 以太网网关演示、我们完成了 OSPI 软件更新并通过以下设置运行代码
https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1019242/processor-sdk-j7200-ospi-flash-can-ethernet-gateway-demo

 可以从控制台看到输出消息、如下图1所示、

然后我们尝试通过 CPSW5g 进行以太网到以太网测试,但 RJ45连接器上的 LED 没有闪烁。 它似乎不起作用,如下图2所示。

我们还具有 SD 卡引导模式测试、 在相同情况 下、RJ45连接器上的 LED 闪烁。

IT 接缝需要启用 cpsw5g 功能配置?

 或者如何通过 OSPI 引导模式启用 CPSW5g 功能?

BR

Jay

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

    您好!

    控制台输出来自 MCU UART、显示 CAN 发生器应用正在运行。 是否也有主 UART (第三实例)的输出? 它显示了以太网固件是否正在运行。

    网关演示仅使用 CCS 和 OSPI 进行测试、不使用 SD 卡进行测试。

    您是否可以使用 CCS 进行检查,因为它提供了一个更受控的调试环境?

    此致

    葡萄园

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

    您好、Vineet  

    我们 将在下一页查看 CCS

    CAN-ETh-User_Guide.MD (TI.com)

    下载并运行  演示可执行文件后、  主 UART (第三实例)的输出没有日志、  

    这是"Debug"窗口  

    这里是控制台窗口

    BR

    Jay

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

    您好!
    您是否按此顺序运行内核 MCU R5F 1_0->Main R5F 2_0->Main R5F 2_1?

    此致

    葡萄园

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

    您好、Vineet  

    我们将文档  MCU R5F 1_0-下载并运行=>主 R5F 2_0下载并运行->主 R5F 2_1下载并运行

    我们只能通过 CCS 查看主 R5F 2_1 (网关应用)的控制台窗口日志,但主 UART (第三个实例)没有输出日志,  

    BR

    Jay

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

    您好、Vineet  

     由于 MCU R5F 2_0 (ethfw)不起作用、并且主 UART (第三个实例)没有输出日志、  

    我们会提供一些想法,让我们可以使用 CCS 控制的环境进行调试?

    BR

    Jay

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

    您好、葡萄园:

    我在这里和 Jay Sun 谈过,他说:

      A.他仍然存在 DET 误差的问题。

      b.他实际上无法从任何 UART 端口看到任何控制台日志输出。

    我还面临与他相同的两个问题、请提供帮助。

    BR RIO

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

    您好、Rio & Vineyet

      我们已根据您的推荐、在下载并运行后重试

     我们可以看到 CPSW 以太网固件日志消息@ CCS 控制台、但仍然 无法看到 MAIN_UART 端口的任何控制台日志输出。

    下面是 CCS 日志

    (1)加载 j7200.js  

    DMSC_Cortex_M3_0: GEL Output: Configuring ATCM for the R5Fs
    DMSC_Cortex_M3_0: GEL Output: ATCM Configured.
    DMSC_Cortex_M3_0: GEL Output: This GEL is currently only supported for use from the Cortex-M3 inside the DMSC.
    DMSC_Cortex_M3_0: GEL Output: Do not run this GEL from any other CPU on the SoC.
    DMSC_Cortex_M3_0: GEL Output: This script sets the first address translation region to [0x8000_0000, 0x0000_0000].
    DMSC_Cortex_M3_0: GEL Output: It also sets the second address translation region to    [0x6000_0000, 0x4000_0000].
    DMSC_Cortex_M3_0: GEL Output: This is consistent with the SoC DV assumptions.
    DMSC_Cortex_M3_0: GEL Output: R5F Halt bits set.
    DMSC_Cortex_M3_0: GEL Output: MAIN_Cortex_R5_0_0 configured for Wait In Reset Mode
    DMSC_Cortex_M3_0: GEL Output: MAIN_Cortex_R5_0_1 configured for Wait In Reset Mode
    DMSC_Cortex_M3_0: GEL Output: MCU_Cortex_R5_0 configured for Wait In Reset Mode
    DMSC_Cortex_M3_0: GEL Output: MCU_Cortex_R5_1 configured for Wait In Reset Mode
    DMSC_Cortex_M3_0: GEL Output: Debugging disabled.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_WKUPMCU2MAIN
    DMSC_Cortex_M3_0: GEL Output: No change needed.
    DMSC_Cortex_M3_0: GEL Output: Checking LPSC_WKUPMCU2MAIN
    DMSC_Cortex_M3_0: GEL Output: Power Domain: On
    DMSC_Cortex_M3_0: GEL Output: Module State: Enable
    DMSC_Cortex_M3_0: GEL Output: Programming all PLLs.
    DMSC_Cortex_M3_0: GEL Output: Programming Main PLL 0 (Main PLL)
    DMSC_Cortex_M3_0: GEL Output: PLL Calibration Control MMR value: 0x80170000
    DMSC_Cortex_M3_0: GEL Output: PLL Calibration Status MMR value: 0x800000A4
    DMSC_Cortex_M3_0: GEL Output: Main PLL 0 (Main PLL) Set.
    DMSC_Cortex_M3_0: GEL Output: Programming Main PLL 1 (Peripheral 0 PLL)
    DMSC_Cortex_M3_0: GEL Output: PLL Calibration Control MMR value: 0x80170000
    DMSC_Cortex_M3_0: GEL Output: PLL Calibration Status MMR value: 0x8000007A
    DMSC_Cortex_M3_0: GEL Output: Main PLL 1 (Peripheral 0 PLL) Set.
    DMSC_Cortex_M3_0: GEL Output: Programming Main PLL 2 (Peripheral 1 PLL)
    DMSC_Cortex_M3_0: GEL Output: PLL Calibration Control MMR value: 0x80170000
    DMSC_Cortex_M3_0: GEL Output: PLL Calibration Status MMR value: 0x80000EF1
    DMSC_Cortex_M3_0: GEL Output: Main PLL 2 (Peripheral 1 PLL) Set.
    DMSC_Cortex_M3_0: GEL Output: Programming Main PLL 3 (CPSW5X PLL)
    DMSC_Cortex_M3_0: GEL Output: PLL Calibration Control MMR value: 0x80170000
    DMSC_Cortex_M3_0: GEL Output: PLL Calibration Status MMR value: 0x80000F09
    DMSC_Cortex_M3_0: GEL Output: Main PLL 3 (CPSW5X PLL) Set.
    DMSC_Cortex_M3_0: GEL Output: Programming Main PLL 4 (Audio 0 PLL)
    DMSC_Cortex_M3_0: GEL Output: PLL Calibration Control MMR value: 0x80170000
    DMSC_Cortex_M3_0: GEL Output: PLL Calibration Status MMR value: 0x80000140
    DMSC_Cortex_M3_0: GEL Output: Main PLL 4 (Audio 0 PLL) Set.
    DMSC_Cortex_M3_0: GEL Output: Programming Main PLL 7 (MSMC PLL)
    DMSC_Cortex_M3_0: GEL Output: PLL Calibration Control MMR value: 0x80170000
    DMSC_Cortex_M3_0: GEL Output: PLL Calibration Status MMR value: 0x800000BF
    DMSC_Cortex_M3_0: GEL Output: Main PLL 7 (MSMC PLL) Set.
    DMSC_Cortex_M3_0: GEL Output: Programming Main PLL 8 (ARM0 PLL)
    DMSC_Cortex_M3_0: GEL Output: PLL Calibration Control MMR value: 0x80170000
    DMSC_Cortex_M3_0: GEL Output: PLL Calibration Status MMR value: 0x80000ECA
    DMSC_Cortex_M3_0: GEL Output: Main PLL 8 (ARM0 PLL) Set.
    DMSC_Cortex_M3_0: GEL Output: Programming Main PLL 12 (DDR PLL)
    DMSC_Cortex_M3_0: GEL Output: PLL Calibration Control MMR value: 0x80170000
    DMSC_Cortex_M3_0: GEL Output: PLL Calibration Status MMR value: 0x80000141
    DMSC_Cortex_M3_0: GEL Output: Main PLL 12 (DDR PLL) Set.
    DMSC_Cortex_M3_0: GEL Output: Programming Main PLL 14 (Main Domain Pulsar) PLL)
    DMSC_Cortex_M3_0: GEL Output: PLL Calibration Control MMR value: 0x80170000
    DMSC_Cortex_M3_0: GEL Output: PLL Calibration Status MMR value: 0x80000064
    DMSC_Cortex_M3_0: GEL Output: Main PLL 14 (Main Domain Pulsar PLL) Set.
    DMSC_Cortex_M3_0: GEL Output: Programming MCU PLL 0 (MCU PLL)
    DMSC_Cortex_M3_0: GEL Output: PLL Calibration Control MMR value: 0x80170000
    DMSC_Cortex_M3_0: GEL Output: PLL Calibration Status MMR value: 0x80000101
    DMSC_Cortex_M3_0: GEL Output: MCU PLL 0 (MCU PLL) Set.
    DMSC_Cortex_M3_0: GEL Output: Programming MCU PLL 1 (MCU Peripheral PLL)
    DMSC_Cortex_M3_0: GEL Output: PLL Calibration Control MMR value: 0x80170000
    DMSC_Cortex_M3_0: GEL Output: PLL Calibration Status MMR value: 0x80000112
    DMSC_Cortex_M3_0: GEL Output: MCU PLL 1 (MCU PLL) Set.
    DMSC_Cortex_M3_0: GEL Output: Programming MCU PLL 2 (MCU CPSW PLL)
    DMSC_Cortex_M3_0: GEL Output: PLL Calibration Control MMR value: 0x80170000
    DMSC_Cortex_M3_0: GEL Output: PLL Calibration Status MMR value: 0x80000F96
    DMSC_Cortex_M3_0: GEL Output: MCU PLL 2 (MCU PLL) Set.
    DMSC_Cortex_M3_0: GEL Output: All PLLs programmed.
    DMSC_Cortex_M3_0: GEL Output: Powering up all PSC power domains in progress...
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_WKUP_ALWAYSON
    DMSC_Cortex_M3_0: GEL Output: No change needed.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_DMSC
    DMSC_Cortex_M3_0: GEL Output: No change needed.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_DEBUG2DMSC
    DMSC_Cortex_M3_0: GEL Output: No change needed.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_WKUP_GPIO
    DMSC_Cortex_M3_0: GEL Output: No change needed.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_WKUPMCU2MAIN
    DMSC_Cortex_M3_0: GEL Output: No change needed.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_MCU_TEST
    DMSC_Cortex_M3_0: GEL Output: No change needed.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_MCU_DEBUG
    DMSC_Cortex_M3_0: GEL Output: No change needed.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_MCU_MCAN_0
    DMSC_Cortex_M3_0: GEL Output: No change needed.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_MCU_MCAN_1
    DMSC_Cortex_M3_0: GEL Output: No change needed.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_MCU_OSPI_0
    DMSC_Cortex_M3_0: GEL Output: No change needed.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_MCU_HYPERBUS
    DMSC_Cortex_M3_0: GEL Output: No change needed.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_MCU_I3C_0
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_MCU_ADC_0
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_MCU_R5_0
    DMSC_Cortex_M3_0: GEL Output: No change needed.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_MCU_R5_1
    DMSC_Cortex_M3_0: GEL Output: No change needed.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_MCU_PULSAR_PBIST_0
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_MAIN_ALWAYSON
    DMSC_Cortex_M3_0: GEL Output: No change needed.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_MAIN_TEST
    DMSC_Cortex_M3_0: GEL Output: No change needed.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_MAIN_PBIST
    DMSC_Cortex_M3_0: GEL Output: No change needed.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_PER_AUDIO
    DMSC_Cortex_M3_0: GEL Output: No change needed.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_PER_ATL
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_PER_MOTOR
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_PER_MISCIO
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_PER_GPMC
    DMSC_Cortex_M3_0: GEL Output: No change needed.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_PER_VPFE
    DMSC_Cortex_M3_0: GEL Output: No change needed.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_PER_VPE
    DMSC_Cortex_M3_0: GEL Output: No change needed.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_MAIN_DEBUG
    DMSC_Cortex_M3_0: GEL Output: No change needed.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_EMIF_CFG_0
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_EMIF_DATA_0
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_MMC4B_0
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_MMC4B_1
    DMSC_Cortex_M3_0: GEL Output: ERROR: module state NOT changed!
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_MMC8B_0
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_UFS_0
    DMSC_Cortex_M3_0: GEL Output: ERROR: module state NOT changed!
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_UFS_1
    DMSC_Cortex_M3_0: GEL Output: No change needed.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_SAUL
    DMSC_Cortex_M3_0: GEL Output: ERROR: module state NOT changed!
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_PER_I3C
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_SERDES_0
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_PCIe_1
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_MAIN_MCANSS_0
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_MAIN_MCANSS_1
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_MAIN_MCANSS_2
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_MAIN_MCANSS_3
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_MAIN_MCANSS_4
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_MAIN_MCANSS_5
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_MAIN_MCANSS_6
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_MAIN_MCANSS_7
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_MAIN_MCANSS_8
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_MAIN_MCANSS_9
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_MAIN_MCANSS_10
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_MAIN_MCANSS_11
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_MAIN_MCANSS_12
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_MAIN_MCANSS_13
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_DSS_PBIST
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_DSS
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_TX_DPHY_0
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_DSI
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_EDP_0
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_EDP_1
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_CSITX_0
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_CSIRX_PHY_0
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_CSIRX_PHY_1
    DMSC_Cortex_M3_0: GEL Output: ERROR: module state NOT changed!
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_CSIRX_PHY_2
    DMSC_Cortex_M3_0: GEL Output: ERROR: module state NOT changed!
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_CSIRX_0
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_CSIRX_1
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_CSIRX_2
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_9GSS
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_DMTIMER_0
    DMSC_Cortex_M3_0: GEL Output: No change needed.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_DMTIMER_1
    DMSC_Cortex_M3_0: GEL Output: No change needed.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_DMTIMER_2
    DMSC_Cortex_M3_0: GEL Output: No change needed.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_DMTIMER_3
    DMSC_Cortex_M3_0: GEL Output: No change needed.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_DMTIMER_8:19
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_A72_CLUSTER_0
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_A72_CLUSTER_0_PBIST
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_A72_0
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_A72_1
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_PULSAR_0_R5_0
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_PULSAR_0_R5_1
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up LPSC_PULSAR_0_PBIST
    DMSC_Cortex_M3_0: GEL Output: Power domain and module state changed successfully.
    DMSC_Cortex_M3_0: GEL Output: Powering up all PSC power domains done!
    DMSC_Cortex_M3_0: GEL Output: MCU R5F Cluster set to split mode.
    DMSC_Cortex_M3_0: GEL Output: Main R5F Cluster set to split mode.
    DMSC_Cortex_M3_0: GEL Output: --->>> LPDDR4 Initialization is in progress ... <<<---
    DMSC_Cortex_M3_0: GEL Output: Setting DDR PLL to 20MHz/19.2MHz on silicon (bypass)
    DMSC_Cortex_M3_0: GEL Output: Set PLL to external bypass (20MHz/19.2MHz on SVB/EVM).
    DMSC_Cortex_M3_0: GEL Output: --->>> DDR controller programming in progress.. <<<---
    DMSC_Cortex_M3_0: GEL Output: --->>> DDR controller programming completed... <<<---
    DMSC_Cortex_M3_0: GEL Output: --->>> DDR PI programming in progress.. <<<---
    DMSC_Cortex_M3_0: GEL Output: --->>> DDR PI programming completed... <<<---
    DMSC_Cortex_M3_0: GEL Output: --->>> DDR PHY Data Slice 0 programming in progress.. <<<---
    DMSC_Cortex_M3_0: GEL Output: --->>> DDR PHY Data Slice 0 programming completed... <<<---
    DMSC_Cortex_M3_0: GEL Output: --->>> DDR PHY Data Slice 1 programming in progress.. <<<---
    DMSC_Cortex_M3_0: GEL Output: --->>> DDR PHY Data Slice 1 programming completed... <<<---
    DMSC_Cortex_M3_0: GEL Output: --->>> DDR PHY Data Slice 2 programming in progress.. <<<---
    DMSC_Cortex_M3_0: GEL Output: --->>> DDR PHY Data Slice 2 programming completed... <<<---
    DMSC_Cortex_M3_0: GEL Output: --->>> DDR PHY Data Slice 3 programming in progress.. <<<---
    DMSC_Cortex_M3_0: GEL Output: --->>> DDR PHY Data Slice 3 programming completed... <<<---
    DMSC_Cortex_M3_0: GEL Output: --->>> DDR PHY Address slice 0 programming in progress.. <<<---
    DMSC_Cortex_M3_0: GEL Output: --->>> DDR PHY Address Slice 0 programming completed... <<<---
    DMSC_Cortex_M3_0: GEL Output: --->>> DDR PHY programming in progress.. <<<---
    DMSC_Cortex_M3_0: GEL Output: --->>> DDR PHY programming completed... <<<---
    DMSC_Cortex_M3_0: GEL Output: --->>> DDR PI initialization started... <<<---
    DMSC_Cortex_M3_0: GEL Output: --->>> DDR Controller initialization started... <<<---
    DMSC_Cortex_M3_0: GEL Output: --->>> Waiting for frequency change requests ... <<<---
    DMSC_Cortex_M3_0: GEL Output: Frequency change request type 1 received from controller 
    DMSC_Cortex_M3_0: GEL Output: Setting DDR PLL to produce a clock at 666.5MHz for 2666MT/s operation.
    DMSC_Cortex_M3_0: GEL Output: Programming Main PLL 12 (DDR PLL)
    DMSC_Cortex_M3_0: GEL Output: PLL Calibration Control MMR value: 0x80170000
    DMSC_Cortex_M3_0: GEL Output: PLL Calibration Status MMR value: 0x80000140
    DMSC_Cortex_M3_0: GEL Output: Main PLL 12 (DDR PLL) Set.
    DMSC_Cortex_M3_0: GEL Output: Frequency change request type 0 received from controller 
    DMSC_Cortex_M3_0: GEL Output: Setting DDR PLL to 20MHz/19.2MHz on silicon (bypass)
    DMSC_Cortex_M3_0: GEL Output: Set PLL to external bypass (20MHz/19.2MHz on SVB/EVM).
    DMSC_Cortex_M3_0: GEL Output: Frequency change request type 1 received from controller 
    DMSC_Cortex_M3_0: GEL Output: Setting DDR PLL to produce a clock at 666.5MHz for 2666MT/s operation.
    DMSC_Cortex_M3_0: GEL Output: Programming Main PLL 12 (DDR PLL)
    DMSC_Cortex_M3_0: GEL Output: PLL Calibration Control MMR value: 0x80170000
    DMSC_Cortex_M3_0: GEL Output: PLL Calibration Status MMR value: 0x8000013C
    DMSC_Cortex_M3_0: GEL Output: Main PLL 12 (DDR PLL) Set.
    DMSC_Cortex_M3_0: GEL Output: Frequency change request type 0 received from controller 
    DMSC_Cortex_M3_0: GEL Output: Setting DDR PLL to 20MHz/19.2MHz on silicon (bypass)
    DMSC_Cortex_M3_0: GEL Output: Set PLL to external bypass (20MHz/19.2MHz on SVB/EVM).
    DMSC_Cortex_M3_0: GEL Output: Frequency change request type 1 received from controller 
    DMSC_Cortex_M3_0: GEL Output: Setting DDR PLL to produce a clock at 666.5MHz for 2666MT/s operation.
    DMSC_Cortex_M3_0: GEL Output: Programming Main PLL 12 (DDR PLL)
    DMSC_Cortex_M3_0: GEL Output: PLL Calibration Control MMR value: 0x80170000
    DMSC_Cortex_M3_0: GEL Output: PLL Calibration Status MMR value: 0x80000132
    DMSC_Cortex_M3_0: GEL Output: Main PLL 12 (DDR PLL) Set.
    DMSC_Cortex_M3_0: GEL Output: Frequency change request type 2 received from controller 
    DMSC_Cortex_M3_0: GEL Output: Setting DDR PLL to produce a clock at 666.5MHz for 2666MT/s operation.
    DMSC_Cortex_M3_0: GEL Output: Programming Main PLL 12 (DDR PLL)
    DMSC_Cortex_M3_0: GEL Output: PLL Calibration Control MMR value: 0x80170000
    DMSC_Cortex_M3_0: GEL Output: PLL Calibration Status MMR value: 0x80000143
    DMSC_Cortex_M3_0: GEL Output: Main PLL 12 (DDR PLL) Set.
    DMSC_Cortex_M3_0: GEL Output: Frequency change request type 1 received from controller 
    DMSC_Cortex_M3_0: GEL Output: Setting DDR PLL to produce a clock at 666.5MHz for 2666MT/s operation.
    DMSC_Cortex_M3_0: GEL Output: Programming Main PLL 12 (DDR PLL)
    DMSC_Cortex_M3_0: GEL Output: PLL Calibration Control MMR value: 0x80170000
    DMSC_Cortex_M3_0: GEL Output: PLL Calibration Status MMR value: 0x8000013A
    DMSC_Cortex_M3_0: GEL Output: Main PLL 12 (DDR PLL) Set.
    DMSC_Cortex_M3_0: GEL Output: Frequency change request type 2 received from controller 
    DMSC_Cortex_M3_0: GEL Output: Setting DDR PLL to produce a clock at 666.5MHz for 2666MT/s operation.
    DMSC_Cortex_M3_0: GEL Output: Programming Main PLL 12 (DDR PLL)
    DMSC_Cortex_M3_0: GEL Output: PLL Calibration Control MMR value: 0x80170000
    DMSC_Cortex_M3_0: GEL Output: PLL Calibration Status MMR value: 0x8000013B
    DMSC_Cortex_M3_0: GEL Output: Main PLL 12 (DDR PLL) Set.
    DMSC_Cortex_M3_0: GEL Output: Frequency change request type 1 received from controller 
    DMSC_Cortex_M3_0: GEL Output: Setting DDR PLL to produce a clock at 666.5MHz for 2666MT/s operation.
    DMSC_Cortex_M3_0: GEL Output: Programming Main PLL 12 (DDR PLL)
    DMSC_Cortex_M3_0: GEL Output: PLL Calibration Control MMR value: 0x80170000
    DMSC_Cortex_M3_0: GEL Output: PLL Calibration Status MMR value: 0x80000140
    DMSC_Cortex_M3_0: GEL Output: Main PLL 12 (DDR PLL) Set.
    DMSC_Cortex_M3_0: GEL Output: Frequency change request type 2 received from controller 
    DMSC_Cortex_M3_0: GEL Output: Setting DDR PLL to produce a clock at 666.5MHz for 2666MT/s operation.
    DMSC_Cortex_M3_0: GEL Output: Programming Main PLL 12 (DDR PLL)
    DMSC_Cortex_M3_0: GEL Output: PLL Calibration Control MMR value: 0x80170000
    DMSC_Cortex_M3_0: GEL Output: PLL Calibration Status MMR value: 0x8000013E
    DMSC_Cortex_M3_0: GEL Output: Main PLL 12 (DDR PLL) Set.
    DMSC_Cortex_M3_0: GEL Output: --->>> All frequency change requests have completed... <<<---
    DMSC_Cortex_M3_0: GEL Output: --->>> LPDDR4 Initialization is DONE! <<<---
    

    (2)加载 MCU_R5F_0_0和主 R5F_0_0

    [MCU_Cortex_R5_0]  SCICLIENT_CCS_INIT: Mar 12 2021, 11:10:06Sciclient_Init Passed.
    =================================================================
     DEVGRP = 1
    =================================================================
    SYSFW Common Board Configuration with Debug enabled... PASSED
    SYSFW PM Board Configuration... PASSED
    SYSFW Security Board Configuration... PASSED
    =================================================================
    Sciclient Dev Group 01 initilization started
    Power on the WKUPMCU to MAIN and MAIN to WKUPMCU VDs... PASSED
    =================================================================
     DEVGRP = 2
    =================================================================
    SYSFW Common Board Configuration with Debug enabled... PASSED
    SYSFW PM Board Configuration... PASSED
    SYSFW Security Board Configuration... PASSED
    =================================================================
     DMSC Firmware Version 21.1.1--v2021.01a (Terrific Lla
     Firmware revision 0x15
     ABI revision 3.1
    =================================================================
    Sciclient_ccs_init Passed.
    SCISERVER Board Configuration header population... PASSED
    [MAIN_Cortex_R5_0_0] Enabling clocks!
    =======================================================
                CPSW Ethernet Firmware                     
    =======================================================
    CPSW_5G Test on MAIN NAVSS
    
    ETHFW Version   : 0.01.01
    ETHFW Build Date: Apr  4, 2021
    ETHFW Build Time: 14:33:40
    ETHFW Commit SHA: bdb1c075
    
    Host MAC address: 70:ff:76:1d:92:c2
    [NIMU_NDK] ENET has been started successfully
    IPC_echo_test (core : mcu2_0) .....
    Remote demo device (core : mcu2_0) .....
    

    (2)加载主 R5F_0_1

    [MAIN_Cortex_R5_0_1] 
    Gateway App:Variant - Pre Compile being used !!!
     
    Gateway App: CDD IPC MCAL Version Info
    Gateway App:---------------------
    Gateway App: Vendor ID           : 44
    Gateway App: Module ID           : 255
    Gateway App: SW Major Version    : 1
    Gateway App: SW Minor Version    : 3
    Gateway App: SW Patch Version    : 2
     
    [MAIN_Cortex_R5_0_0] Function:CpswProxyServer_attachExtHandlerCb,HostId:4,CpswType:5
    [MAIN_Cortex_R5_0_1] DEM Error reported. EventId:65535  EventStatus:2 
    DEM Error reported. EventId:65535  EventStatus:2 
    [MAIN_Cortex_R5_0_0] Function:CpswProxyServer_ioctlHandlerCb,HostId:4,Handle:a2b3400c,CoreKey:38acb976, Cmd:1010201,InArgsLen:24, OutArgsLen:4
    Function:CpswProxyServer_registerMacHandlerCb,HostId:4,Handle:a2b3400c,CoreKey:38acb976, MacAddress:70:ff:76:1d:92:c3, FlowIdx:90, FlowIdxOffset:6
    Cpsw_ioctlInternal: CPSW: Registered MAC address.ALE entry:7, Policer Entry:0Function:CpswProxyServer_ioctlHandlerCb,HostId:4,Handle:a2b3400c,CoreKey:38acb976, Cmd:1010201,InArgsLen:24, OutArgsLen:4
    [MAIN_Cortex_R5_0_1] Gateway App:MAC Port 1 Address: 70:ff:76:1d:92:c3
    Gateway App: Starting Eth Rx Interface
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    [MAIN_Cortex_R5_0_0] DHCP client timed out. Retrying..... 
    [MAIN_Cortex_R5_0_1] DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    [MAIN_Cortex_R5_0_0] DHCP client timed out. Retrying..... 
    [MAIN_Cortex_R5_0_1] DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    [MAIN_Cortex_R5_0_0] DHCP client timed out. Retrying..... 
    [MAIN_Cortex_R5_0_1] DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    [MAIN_Cortex_R5_0_0] DHCP client timed out. Retrying..... 
    [MAIN_Cortex_R5_0_1] DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer
    DET Error reported. Module ID:88  Api ID:43  Error ID:4 
    Gateway App:send: failed to send buffer

    请帮助。

     

    BR Jay

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

    您好、Jay、

    您是否在 Windows 环境中的 Ubuntu 虚拟机上尝试此操作? 从日志中可以看到 Gateway 初始化正确、但以太网连接有问题。

    由于虚拟机中以太网适配器的限制、我到目前为止只在本机 Ubuntu 安装中验证了这一点。

    此致

    葡萄园