Hi,
We use a board with pg2.1 chip and 512 MB ram, and use gpio 10 and 17 to control the power LED and USB 5V(both active high).
To use vpss, the startup of vpss m3 command is:
./slaveloader startup VPSS-M3 ti814x_hdvpss_512M.xem3
After I execute the slaveloader command, I found the power led of our bard is turned off, the USB 5v power is also turned off.
And I can't turn on LED/USB5v by using the sysfs in /sys/class/gpio.
How do I know what happened when the ti814x_hdvpss_512M.xem3 is loaded. Is the source of ti814x_hdvpss_512M.xem3 contained in SDK?
Thanks very much