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.

PROCESSOR-SDK-J7200: How to load Sciserver to other core other than MCU1_0

Part Number: PROCESSOR-SDK-J7200


In RTOS SDK, the launch file (pdk_j7200_08_01_00_33/packages/ti/drv/sciclient/tools/ccsLoadDmsc/j7200/launch.js) always load sciserver to the MCU1_0. And then I can load example project to the other core and run (for example uart example).

Is that possible I can load the sciserver to the other core ? Or is that possible I can run application on the MCU1_0 without being occupied by the sciserver ?