Part Number: CC3220S-LAUNCHXL
Other Parts Discussed in Thread: CC3220S, UNIFLASH, CC3120
Tool/software: Linux
Hi,
I think this is the 3rd or 4th question I am asking here in recent days for which I did not get a reasonable answer; I hope someone can help me this time.
This is the steps I follow which leads to an unsuccessful "program image" process:
- Build the netwrok_interface project for my board and generate a network_terminal_CC3220S_LAUNCHXL_tirtos_ccs.bin file (FYI I can debug this project inside the CCS successfully)
- Open Uniflash
- Select CC3120/CC3220 device
- Start Image Creator
- Create a new project (I'll call it test_project) with Develop mode as its Device Mode
- Connect to the device
- Go to User Files
- Choose Select MCU Image
- Choose the generated network_terminal_CC3220S_LAUNCHXL_tirtos_ccs.bin file
- Uncheck the Secure checkbox
- Click on Write
- Don't touch anything else like the certificates or service pack or any other thing
- Click on Generate Image
- Click on Program Image (Create & Program)
This leads into Operation failed: fs_programming error: ret: -10372, ex_err: 2633 - FS_WRONG_CERTIFICATE_FILE_NAME error.
What am I doing wrong here?
Regards,
Aydin
P.S. My other thread regarding this issue: e2e.ti.com/.../2248628