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-J784S4: RTOS-SDK general board hardware adaption during SBL generation

Part Number: PROCESSOR-SDK-J784S4
Other Parts Discussed in Thread: DRA821

Tool/software:

Hello TI team,

Context:

I was able to generate SBL images for HS device using the RTOS SDK V10 for the J784S4 EVM.

Now i need to do some adaptions to the SDK to generate the same image but for a different customized board/hardware (not the J784S4 EVM but a pretty similar one with diff pin layout mainly).

Questions:

1-Could you guide me where these type of hw configurations for the physical board are located in the SDK and how is the correct process to change them for a diff board/hw? (for example the pinmux)

2-I have seen we have 2 concepts pretty similar which are DMSC and SMS, could you explain the difference and which is the one we have in J784S4 EVM model?

Thanks!