Hi,
Now I can build syslink library on L138 LCDK, ubuntu 12.04. That is syslink,klo is generated. When I try to build the syslink examples, there is no result generated while there are such echos as below:
lcdkl138@lcdkl138-XPS-8500:~/ti/syslink_2_21_01_05$ make examples
#
# Making examples...
make -C examples extract
make[1]: Entering directory `/home/lcdkl138/ti/syslink_2_21_01_05/examples'
#
# Unzipping all examples...
make[1]: Leaving directory `/home/lcdkl138/ti/syslink_2_21_01_05/examples'
make -C examples all
make[1]: Entering directory `/home/lcdkl138/ti/syslink_2_21_01_05/examples'
#
# Making all examples...
make[1]: Leaving directory `/home/lcdkl138/ti/syslink_2_21_01_05/examples'
lcdkl138@lcdkl138-XPS-8500:~/ti/syslink_2_21_01_05$
I have read several times of the procedures on link:
http://processors.wiki.ti.com/index.php/SysLink_Install_Guide
Anybody can help me? The products.mak file is attached here even though I think it is right.
Thanks,