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.

IWR6843ISK: Modify version info in RPRC header from the SDK

Part Number: IWR6843ISK

Hello Team,

I would like to modify the SDK generated multicoreimage version info and print it from the Secondary Boot Loader. I have noticed that RPRC header while creating the image contains a version section as per the figure 1: RPRC format in Image_Creator_User_Guide.pdf. Also, from the SBL source code we have a feature to decrypt and fetch the version from the packet while loading the binary from Serial Flash to TCMA RAM.

Since, the creating/generating binaries are pre-built I'm unable to locate a place where the input to this info is being given in the TI SDK 3.3.0. I would like to in-script the version information in the binary while generating and read from SBL directly before the application starts executing.

Kindly, suggest what does this version in RPRC header suggest, is it possible to overwrite this info, if so then how.

Thanks,

Dinesh