Part Number: AM5728 Other Parts Discussed in Thread: TIDEP0074 , AM5718 , Hi, My customer wants to evaluate below reference design. https://www.ti.com/tool/TIDEP0074 In this design, TMDXIDK5728 is used as hardware, but it seems the board is no longer available…
Part Number: AM5728 Other Parts Discussed in Thread: TIDEP0074 When trying to compile the example "ICSS_EMAC_BasicExample_idkAM572x_wSoCFile_m4Testproject", I run into errors:
#10625 no valid memory range(NULL) available for placement of "PRU0_REV1_DMEM…
U-SK,
We have an example TI Design with the A15 running Linux and the M4 servicing the PRU-ICSS at https://www.ti.com/tool/TIDEP0074 . The included guide has links to the software.
Best regards,
Dave
Thanks for your reply,I refer to the TIDEP0074 design,if there is no plan to migrate,can you support a demo whicn can send&recive data from PRU-ICSS&EMAC?
Billa,
To confirm, you are following https://www.ti.com/tool/TIDEP0074 and https://www.ti.com/lit/ug/tidubo1/tidubo1.pdf , correct? The GOOSE packets are processed in IPU with the packet switching/filtering logic based on etherType and implemented in IPU…
Hi Garrett,
I received a 61850 design PDF from the TI homepage.
And there is an example of IPU STB.
AM572x_IEC61850Design.pdf
PDF Title:
TI Designs Packet Processing Engine Reference Design for IEC61850 GOOSE Forwarding
Contents:
5.8 Build Applicat…
Part Number: AM5728 Hello,
Following application note for GOOSE forwarding ( https://www.ti.com/lit/ug/tidubo1/tidubo1.pdf ), barebone example should work and not report "taskPruss: link down" on IPU core. The example has been pulled from the git repo of…
Kim, We recommend you port the IEC61850 Linux stack to TI-RTOS on M4. We have a GOOSE packet filtering reference design here: www.ti.com/.../TIDEP0074 Yes, currently OpenMP/OpenCL support ARM/DSP cores only. Regards, Garrett
I am a little confused what do you try to do here.
Do you want to try DSP code on the DSP core that is part of the AM57X device, or you want to test the IPC between the ARM and the DSP?
If you want to test DSP code you can use CCS and AM57 EVM to run…
VR,
We have some ICE-61850 related reference design on Sitara -
but didn't really evaluate the feasibility of IEC-61850 with HSR-PRP on AMIC110.
AMIC110 has EFUSE registers mac_id0_lo and mac_id0_hi in the control module for Ethernet MAC address…