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.

Linux/CC3220S-LAUNCHXL: Cannot Program the Board

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:

  1. 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)
  2. Open Uniflash
  3. Select CC3120/CC3220 device
  4. Start Image Creator
  5. Create a new project (I'll call it test_project) with Develop mode as its Device Mode
  6. Connect to the device
  7. Go to User Files
  8. Choose Select MCU Image
  9. Choose the generated network_terminal_CC3220S_LAUNCHXL_tirtos_ccs.bin file
  10. Uncheck the Secure checkbox
  11. Click on Write
  12. Don't touch anything else like the certificates or service pack or any other thing
  13. Click on Generate Image
  14. 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