Part Number: TDA4VM
Does the SDL provided by TDA4 serve the MCU domain or the entire SOC? Whether SDL can only run in the MCU domain, how to use the instances of the main domain provided in SDL?
thank you!
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.
Hi Xing,
Please refer to the complete SDL documentation here: https://software-dl.ti.com/jacinto7/esd/processor-sdk-rtos-jacinto7/latest/exports/docs/sdl/sdl_docs/userguide/j721e/index_j721e.html
As you can see in this section, the SDL is only catering to MCU R5F.
Regards
Karthik
Thank you for reply, Karthik.
BUT in SDL, It is implement many main domain instance function.
If we want to do main domain safety mechanism, such as CCM, the SDL is available?
OR, if we want do main domain safety mechanism, we should not use SDL?
thank you!