Other Parts Discussed in Thread: AM6442 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1398702/am6442-linux-callback-mode-rpmsg-communication-on-am6442 器件型号: AM6442 工具与软件…
Part Number: AM6442
我现在把PRU1的资源分配给了R1,想在R1直接通过网口收发以太网数据帧。但是我在做压力测试时,利用科来上位机软件长时间向R1突发数据包,会出现接收不到数据的问题,连DMA中断都进不了。是不是PRU固件有自动检测网络风暴的功能?比如长时间收到一定数量的报文后,就自动关闭接收功能了?我看了寄存器,网口工作状态正常。请问大家有遇到过此类问题吗?
以下是我排查过的寄存器内容:
Part Number: AM6442
Hi Ti Experts,
I want to access the DDR space with the actual address 0xc0000000 in the M4 core.
I import hello_world_am64x-evm_m4fss0-0_freertos_ti-arm-clang example and modify the following content in the syscfg file:
I've change…