Hi,
I'm adjust the Ti8167's memory map based on DVRRDK_04.01.00.02/dvr_rdk/mcfw/src_bios6/cfg/ti816x/config_2G.bld. The
default configuration of this file means the LINUX can use 512MB at most. I want to redece the LINUX MEM size to 384MB and
increas the DSP CODE size to 32MB, DSP DATA size to 256MB. After I changed the config file and rebuild the project, I
found the program will stop in
Trace SetFailureReason enabled
Setting DMM priority for [DUCATI ] to [0] ( 0x4e000624 = 0x08000000 )
Setting DMM priority for [HDVICP0 ] to [2] ( 0x4e000634 = 0x0000000a )
Setting DMM priority for [HDVICP1 ] to [2] ( 0x4e000634 = 0x000a0000 )
Setting DMM priority for [HDVICP2 ] to [2] ( 0x4e000634 = 0x00a00000 )
Attached to slave procId 2.
Loaded file ../firmware/dvr_rdk_fw_m3vpss_2048M_384M.xem3 on slave procId 2.
Started slave procId 2.
After Ipc_loadcallback status [0x00000000]
There are a compress packages which include my config_2G.bld build log and boot up log,Please help me to double check the
configuration. Thanks very much!