AM2634: Regarding Flashing two different Sdk version codes in two cores -AM2634 microcontroller

Part Number: AM2634


Hi TI team,

I am working on AM2634-EVM using Mcu+sdk and CCS studio.

AS I created system project  to flash two eg codes in two cores  like IPC_example codes,but However I am facing this Isuues

1.I was unable to see the example project(uart_echo_r5fss0_0)  in that workspace to add in the project dropdown in System_xml as in the Image .

 

 

1. So I want to Know  how to Add the project in system xml in System project and Is the make file is generated automatically or not and do I need to change any Debug configurations or project properties to make the project work?

2.Moreover ,I need to flash Two different SDK version ( version 9.02 and version 10.02)codes in the two different cores and they have IPC in it. 

So, Is it Possible to flash the codes like that  and getting no conflicts ?

If yes, what steps should I follow to ensure IPC works correctly?

I am Waiting for You Reply at most.

Thanks you.

  • Hi Sai,

    1. So I want to Know  how to Add the project in system xml in System project and Is the make file is generated automatically or not and do I need to change any Debug configurations or project properties to make the project work?

    You can edit the system.xml file in text editor, if the project is not visible in drop down.

    2.Moreover ,I need to flash Two different SDK version ( version 9.02 and version 10.02)codes in the two different cores and they have IPC in it. 

    This is something you need to try out, first compare the ipc driver and application, between two sdk release, if there are no changes then it may work.