Hello,
since the USB in peripheral mode is only working with kernel 2.6.37, I try to get the graphics working with this version. According the "SysLink_02.00.00.68_beta1_ReleaseNotes.pdf" I used these software versions:
- Linux 2.6.37 from tag "TI816XPSP-04.00.00.10" (ARGO git)
- Syslink in version 2_00_00_68_beta1
- Ipc in version 1_22_04_25
First I had freezes when downloading the M3 firmware "ti816x_hdvpss.xem3". According Lee's post the new syslink version needs some changes in the M3 code. So I was looking for a new M3 firmware and found the EZSDK for the new evaluation module. I extracted the "dm816xbm_m3vpss.xem3" and the firmware_loader. Now the firmware download works fine - even with the old firmware_loader. But when I insert the vpss module, the device died with the following output:
# modprobe vpss debug=1
VPSS_FVID2: contrl event 0x10040018 timeout
VPSS_DCTRL: failed to get node input status
VPSS_GRPX : failed to set grpx0 nodes
VPSS_CORE : failed to int graphics.
Questions:
- Can I use the "dm816xbm_m3vpss.xem3" for my ti816x processor? If not, where do I get the updated "ti816x_hdvpss.xem3" ?
- What is the "firmware_loader" binary from the EZSDKs - can I use the progmgrapp instead?
Thanks,
Charly
PS: I'm working on the "old C6A816x EMV" with DDR2.
----
UPDATE: I ve attached the terraterm.log, in which I inserted the commands which were executed from a separate SSH session.