v01.01.16.x¶
New Features¶
Export range based cache wb/inv functions for use from DSP device code
void __cache_l2_wbinv (uint8_t* __ptr, size_t __size); void __cache_l2_inv (uint8_t* __ptr, size_t __size);
EVE frequency - put EVE in same OPP mode as C66x DSP. E.g. Default DSP is OPP_HIGH, then put EVE in OPP_HIGH as well - 650MHz.
Changes required for TIDL API v1.1
Supported Evaluation Modules (EVMs)¶
- AM574x IDK EVM
- AM572 EVM (Linux and TI-RTOS hosts)
- AM571 EVM
- 66AK2H EVM
- 66AK2L EVM
- 66AK2E EVM
- 66AK2G EVM