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-J721E: MCU1_0 Application Development with SYSFW components

Part Number: PROCESSOR-SDK-J721E

Hi 

I have a question that customer is still facing.

I have looked into the Develop Notes, 8.3 MCU1_0_Application Development with SYSFW chapter.
(https://software-dl.ti.com/jacinto7/esd/processor-sdk-rtos-jacinto7/latest/exports/docs/psdk_rtos/docs/user_guide/developer_notes_mcu1_0_sysfw.html)

Regarding the requirement of Application running on MCU1_0, the following SYSDW components need to run from MCU1_0 side instead of DMSC.

  • SCISERVER
  • Resource Management(RM) Service
  • Power Management(PM) Service

Could you please let me know where to check those components' libraries are properly linked into MCU1_0 binary? for both SDK7.0 and SDK7.1-SDK7.3.

And also let me know the associated initialization function to start these services in the example code if available.

Thanks.