Hi,
i am working custome p2040 board. I am tryting to get hello_reflector application working on our board.
CPU0: P2040E, Version: 1.1, (0x82180011)
Core: e500mc, Version: 2.2, (0x80230022)
SDK version is 1.6
kernel is Linux-3.8.13-rt9+
Fman1: Uploading microcode version 106.1.11
i am gettting the below error when i run fmc application
sh-4.3# ./fmc -c config_1g.xml -p usdpaa_policy_hash_ipv4.xml -a
ERR : Invocation of FM_PCD_Disable for fm0/pcd failed with error code 0x00010013
sh-4.3#
below is the content of condif_1g.xml file
<cfgdata>
<config>
<engine name="fm0">
<port type="1G" number="0" policy="hash_ipsec_src_dst_spi_policy0"/>
</engine>
</config>
</cfgdata>
in the kernel cmd line i am passing "bootargs usdpaa_mem=64M ..." and the dts file is attached
Request to help me in solving this issue
Regards
Sharath
Original Attachment has been moved to: testdpaa.rar
Hello Sharath,
Please try to use images provided in SDK 1.6 pre-built image ISO.
Please make sure to boot the system with USDPAA dtb file uImage-p2041rdb-usdpaa.dtb.
Then execute "fmc -c config_1g.xml -p usdpaa_policy_hash_ipv4.xml -a".
Have a great day,
TIC
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------