This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM2434: Changing Cores of a SDK Project

Part Number: AM2434

Hello team,

From my experience, all (or most) of the SDK projects are developed on the R5F_00 core. But, what if I want to use multiple SDK projects and enable IPC_Notify (or other features that require the core variant to be specified)? What is the easiest way to change the core variant of the project? 

In addition, each of the SDK projects begin with a system_init() and board_init(). Should I delete the repetitive init() functions from all but one SDK project?

I'd greatly appreciate any other guidance/recommendations for integrating several SDK projects into a system project.

Thank you,

Alex