Hi,
I'm again trying to build DSP/BIOS and DSPLink. I got to 'make -s' and this ends like this:
Fetching the configuration file CFG_OMAP3530_SHMEM.c ...
Fetching the configuration file CFG_Linux.c ...
Fetching the configuration file CFG_ARM.c ...
Compiling CFG_system.c...
arm-none-linux-gnueabi-gcc: error: /home/huub/dsplink_1_65_02_09/dsplink/config/BUILD/CFG_system.c: No such file or directory
arm-none-linux-gnueabi-gcc: fatal error: no input files
compilation terminated.
make[2]: *** [/home/huub/dsplink_1_65_02_09/dsplink/config/BUILD/CFG_system.c.deb] Error 1
make[1]: *** [objdeb] Error 2
make: *** [api.objdeb] Error 2
Should this CG_system.c have been generated somewhere along the way ?