Hi all!
I have a problem with loading the firmware for HDVPSS.
I am using the dm814x device and want to load the binary file for the VPSS firmware.
I enter:
insmod syslink.ko
and then:
firmware_loader 2 /usr/local/share/.../dm814x_hdvpss.xem3 start
Then i get the messages:
FIRMWARE: Memory map bin file not passed
Usage : /usr/local/bin/firmware_loader <Processor Id> <Location of Firmware> <start|stop> [Location of Mem map bin file]
FIRMWARE: Default memory configuration is used
MemCfg: DCMM (Dynamically Configurable Memory Map) Version : 2.1.1.1
And then the system is stuck, and i have to reboot.
What happens here?