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-J722S: RTOS

Part Number: PROCESSOR-SDK-J722S


Tool/software:

Hi team,

I am starting with j722s Eval board.

I am using SDK 11.0.0.6

My question is that the SDK RTOS contains only tifs encrypted and also cannot generate tiimage non secured (makefiles not supporting).

  • Hi Ali,

    The J722S EVM uses a HS-FS sample, and not a GP sample, so all the SDK build instructions are geared towards supporting the HS-FS.

    This EVM is the first among the TDA4 EVMs that have switched over to use a HS-FS sample as the standard sample.

    the SDK RTOS contains only tifs encrypted and also cannot generate tiimage non secured (makefiles not supporting).

    Correct, HS-FS samples require and use a encrypted TIFS binary. There is no GP TIFS binary provided in the RTOS SDK, and you cannot use that anyway on the J722S EVM.

    regards

    Suman