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-J722S: Steps to integrate the custom board configuration in RTOS MCU PLUS SDK

Part Number: PROCESSOR-SDK-J722S

Tool/software:

Hi team,

I am working with 11_00_00_06 J722S RTOS MCU-PLUS-SDK.

I want to add a custom board based on J722S SOC to the source code of the MCU PLUS SDK.

Could you please refer to any documentation which will help me to customize as mentioned above.

Regards,

Gomanishwaran S

  • Hi Gomanishwaran,

    Do you have any specific questions or issues when porting the MCU+ SDK source code to your custom board?

    You should not have many issues using the source code from MCU+ SDK whether on custom board or EVM. There will be certain files and APIs such as from [MCU+SDK]/source/board which may or may not be applicable anymore based on your design. Additionally, some examples may not run properly or all test cases may not pass as they may be using board peripherals or devices. These are the main portions you will have to pay extra attention to.

    Unfortunately, we do not have any documentation on porting to custom boards, however, the MCU+ SDK general documentation will still be applicable.

    Thanks,

    Neehar