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-J721E: PROCESSOR-SDK-J721E

Part Number: PROCESSOR-SDK-J721E

Few clarification required in building the SDK image?


a. What is the difference between the step 1.2 and step 1.3 ie

   1.2. Building the SDK with Yocto and 1.3 Simplified SDK Build using Top-Level Makefile

1.2. Building the SDK with Yocto — Processor SDK Linux for J721e Documentation

1.3. Simplified SDK Build using Top-Level Makefile — Processor SDK Linux for J721e Documentation

b. What is the HDD space required to build the step1.2 

TOOLCHAIN_BASE=<PATH_TO_TOOLCHAIN> MACHINE=<machine> bitbake -k tisdk-default-image

c. After the successful compilation of the step 1.2, where the SDK bin  
ti-processor-sdk-linux-j7-evm-08_00_00_08-Linux-x86-Install.bin file will be located in the deploy folder. whether this command will generate the SDK bin?

d. when we will go for step 1.2 if 1.3 is available?