Other Parts Discussed in Thread: SYSCONFIG, AM263P4
Tool/software:
I have been attempting to create a multicore system project for the AM26Px. For our specific project, cores R5FSS0_0 and R5FSS0_1 will run in lockstep, cores R5FSS1_0 and R5FSS1_1 will run in Standalone, and both PRU_0 and PRU_1 will be used. I have tried following several different sources for instructions or examples on how to correctly setup a system project to do this, but continue encountering issues with the syscfg as well as compiling the projects. Are there examples in the SDK that would show how to correctly configure the System project as well as each core's project and syscfg?