I have just built the Linux kernel for the EVMC6678 module together with example sys/bios applications (to demonstrate SysLink and IPC). The build succeeded, but it took almost an hour to complete.
Problem:
The TI code generation tools (version 7.2.4) runs extremely slow on the Linux host (Ubuntu over VmWare). The commands listed below (invoked by make) used several minutes to complete:
cle66 package/cfg/ti_syslink_samples_rtos_platforms_evm6678_core6/whole_program_debug/messageq_c6678_core6_xe66.c ...
cle66 MessageQApp.c ...
lnke66 ti_syslink_samples_rtos_platforms_evm6678_core6/whole_program_debug/messageq_c6678_core6.xe66 ...