I overwrite the old one and compile the libs but I get 3 errors:
Error : undefined identifier 'KHCICFG_THSLD'khci.c line 673 HWTICKS_CONST_THLD = KHCICFG_THSLD * HWTICKS_PER_MSEC / 1000; Error : function has no prototypekhci.c line 1021 *((uint_32*)BD_PTR(0, 1, ep_ptr->tx_bd) + 1) = HOST_TO_LE_LONG((uint_32)buf); Error : function has no prototypekhci.c line 1072 bd = LONG_LE_TO_HOST(*pipe_desc_ptr->bd_ptr);
Thanks for answering so fast!