Part Number: AM5716
Tool/software: Code Composer Studio
I'm attempting to create a project for the C66x DSP core on the AM5716. When I go to create the project I have the option to select "AM571x - Cortex A15" as the target after selecting AM5716 in the dropdown. I'm then presented with a project tab for each of the cores on the processor. However, when looking at the project properties for one of the provided examples (C:\ti\processor_sdk_rtos_am57xx_3_01_00_06\demos\image_processing\ipc\evmam572x) I see that the project is configured to target "Generic Devices - Generic C66xx Device". My question is which method of configuring the target is correct and how should I do it in my project?