Part Number: TDA4VMXEVM
Tool/software: TI C/C++ Compiler
Hi,
I compiled MCAN using the 'make csl_mcan_evm_loopback_app CORE = mcu2_1 -j12' command in the psdk_rtos_auto_j7_06_01_00_15 / pdk / packages / ti / build directory. After the compilation was successful, I replaced the firmware of MCU2_1, but used '/ opt / vision_apps / sh_apps_init. Looking at the logs, I did not find any logs about MCU2_1, why is this?
I also tried to use the psdk_rtos_auto_j7_06_01_00_15 / vision_apps / apps / basic_demos / app_tirtos / tirtos_linux / mcu2_1 directory to compile the script, but the BOARD_init will crash and the board cannot be started normally. You need to restore the firmware.The boardCfg = BOARD_INIT_MODULE_CLOCK | BOARD_INIT_PINMUX_CONFIG.Is there a problem with this setting?
Thanks