Tool/software:
Hi,
I am using mcu_plus_sdk_am243x_09_02_00_50 with EVM board. I need to get data from PRU1 to R5F0_0 and then sent the data to ENET_MAC_PORT_1 in R5F0_0, under noRTOS environment.
Thus, I try to understand the examples in mcu_plus_sdk_am243x_09_02_00_50:
example 1:\examples\pru_io\adc\ads85x8\am243x-evm\r5fss0-0_freertos
example 2:\examples\networking\enet_layer2_cpsw\am243x-evm\r5fss0-0_freertos
I modify the template to meet my requirement and I can successfully execute them separately, then I try to integrate them, and problems occurs.
To verify my suspicions, I just add "PRU(ICSS) GPIO" under "additional ICSS settings" in example 2, no other operations. Then, I cannot send and receive frame from PHY.
Please tell me why? Thanks.
I also see this, but I don't need to use Enet(ICSS), I use Enet(CPSW).
BRs
Xiangju