Hi Team,
Recently, I am doing mcal development based on the demo of MCUSW in PSDK-rtos. The psdk version is ti-processor-sdk-rtos-j721e-evm-08-04-00-06. The mcu2_1 and mcu1_0 in the demo use the same source file, and only their app functions are different. Recently, I need to do IPC function and need to use mcu2_0 and mcu1_1 cores. Could you please tell me whether I should add the code part of mcu2_0 to the original project or create a new project related only to mcu2_0? When developing mcu2_0, can it be modified on the basis of mcu2_1? Why mcu1_0 and mcu2_1 can use the same set of source files? Is one set of source files suitable for all R5Fs?
Kind regards,
Katherine