Tool/software:
CacheP_wbInv should not be called if OS is used, right?
As you can see the following picture. In the OS folder, there is no CacheP files, but in the no OS folder, there is CacheP files.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
CacheP_wbInv should not be called if OS is used, right?
As you can see the following picture. In the OS folder, there is no CacheP files, but in the no OS folder, there is CacheP files.
Hi Rick,
You can use cacheP apis even with FreeRTOS, This APIs needs to be called if you are using buffers in application and caching is enabled on the memory region.
As for the if it is included in the project, yes we include all nortos files in freertos as well. Please check the makefiles for that.
/ti/mcu_plus_sdk_am263x/source/kernel/freertos/makefile.am261x.r5f.ti-arm-clang