One of my customers have several questions related to the SBL from PSDK 7.0:
- 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?
- 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?
- 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?
- What does the sciclient abbreviation mean?
John