Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hi
SDK 11.0 domain: MCU
Regarding the setup of TDA4VEN MCAL/examples based on FreeRTOS:
-
We downloaded
MCUSW_J722S_11.00.00.05
from the J722S SDK download page and copied the MCUSW to the SDK directoryti-processor-sdk-rtos-j722s-evm-11_00_00_06/
. We also modified the paths for sysconfig and CCS as shown in the figure. -
After completing the path modifications, we ran
make can_app -j16
in the directoryti-processor-sdk-rtos-j722s-evm-11_00_00_06/mcusw/build
. The compilation was successful, and the program could run normally via an SD card.
Under the above conditions, we now want to set up FreeRTOS in ti-processor-sdk-rtos-j722s-evm-11_00_00_06/mcusw/mcal_drv/mcal/examples/Can
. During the setup process, we encountered many issues. Therefore, we would like to ask if there are any reference examples available for guidance?
Best regards
Bingxian