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.

CC3235S: Warning message while generating .inf file for vendor catalog

Part Number: CC3235S

Hi,

I referred document SWRU547A - Vendor device authentication with SimpleLink Wifi devices. I am generating vendor_otp.inf file for vendor catalog and self signed certificates. I reached upto last command:

SLImageCreator.exe tools inf --algo 2 --sign1 "C:\OTP\vendor_otp.meta.sig" -- sign2   "C:\OTP\vendor_otp.meta.sig" --meta "C:\OTP\vendor_otp.meta" -- out_file "C:\OTP\vendor_otp.inf"

After above command, I do get .inf file but I can also see following warning message:

"Warning: second file is not supported in meta section, ignored"

What this warning means and Is it ok to have this warning? I am asking this because I will be loading .inf file in OTP memory of my module and if it is not correctly build then I will loose my module.

Thanks,

Pradeep