]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/edma3_lld.git/blobdiff - examples/edma3_driver/simTCI6498/rtsc_config/edma3_drv_bios6_tci6498_st_sample.cfg
Fix for the platform TCI6498 moving from family c64p to c66 in DSP/BIOS.
[keystone-rtos/edma3_lld.git] / examples / edma3_driver / simTCI6498 / rtsc_config / edma3_drv_bios6_tci6498_st_sample.cfg
index e976f3c58279012772e16f2e0e24bb2845dbb7fa..78b0daf393fd60ecaa3f9bd6d0bac33c1ba69662 100755 (executable)
@@ -9,7 +9,7 @@ var Log = xdc.useModule ("xdc.runtime.Log");
 var Hwi = xdc.useModule('ti.sysbios.hal.Hwi');
 var Semaphore = xdc.useModule('ti.sysbios.ipc.Semaphore');
 var Cache = xdc.useModule('ti.sysbios.hal.Cache');
-var CpIntc = xdc.useModule('ti.sysbios.family.c64p.tci6498.CpIntc');
+var CpIntc = xdc.useModule('ti.sysbios.family.c66.tci66xx.CpIntc');
 
 ECM.eventGroupHwiNum[0] = 7;
 ECM.eventGroupHwiNum[1] = 8;