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.

TDA4VM: Questions related to SBL and DMSC firmware - SDK 7.0

Part Number: TDA4VM

One of my customers have several questions related to the SBL from PSDK 7.0:

  1. From both PSDKs available for TDA4 (PSDK RTOS and PSDK Linux Automotive) can be obtained:

  • SYSFW image that should be loaded into the DMSC (aka DMSC firmware)
  • SBL image in the form of a tiboot3.bin file

Are the mentioned files from both PSDKs supposed to be binary identical? What caught their attention is that the sysfw file contained in PSDK Linux Automotive, in the ti-processor-sdk-linux-automotive-j7-evm-07_00_01/board-support/prebuilt-images/boot-j7-evm.tar.gz package, has a different extension than the sysfw file generated in the PSDK RTOS accordingly with the instruction in chapter 8.3 of the PSDK RTOS description. What is the reason for that difference?

  1. Please explain what’s the purpose of the Application image mentioned in chapter 8.3.2.2 of the PSDK RTOS description. Is the customer to generate it on their own?
  2. The customer is not able to build SBL accordingly with the instruction in chapter 8.3 of the PSDK RTOS description. When they are using the ‘make pdk_sbl’ command, they see the following output ‘make: *** No rule to make target 'pdk_sbl'.  Stop.’ Do you know how to solve that issue?
  3. What does the sciclient abbreviation mean?

John