Downloading code to CYBT-343026-01 fail every time.

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
AkJa_4647796
Level 4
Level 4
25 replies posted 10 replies posted 10 questions asked

if i download a code successfully, once the code is loaded. Next time if i try to download application, it fails? Every time i have to follow the below steps for programming.

What is the problem?

If this problem persists, the serial flash on the board may be corrupted. |

| Follow below steps to reset CYBT-343026-EVAL board to factory default state.                |

| Note: This will erase any user applicaiton in the memory and reset the board to dafulat state |

|   1. Press and hold RECOVER button (SW2) |

|   2. Press and hold RESET button (SW1) for 1 second |

|   3. Release SW1 |

|   4. Release SW2 |

|   5. Re-program the board

does that mean my serial flash is getting corrupted everytime?

0 Likes
1 Solution
AnjanaM_61
Moderator
Moderator
Moderator
5 comments on KBA First comment on KBA 5 questions asked

Hi AkJa_4647796 ,

Its not because your serial flash is corrupted.

Recovery procedure is recommended to have download process. So that the device will be in download mode.

So please do recovery procedure prior to download.

  • Press and hold the Recovery button
  • Press and release the Reset (SW2) button
  • Release recovery button

Also I would suggest you to add the HCI UART port in the make file

For example : test.Observer-CYBT_343026_EVAL download UART=COM23

Please also go through below KBAs for better understanding :

Programming an EZ-BT WICED Module – KBA223428

WICED Module Programmer User Guide – KBA225060

Regards,

Anjana

View solution in original post

1 Reply
AnjanaM_61
Moderator
Moderator
Moderator
5 comments on KBA First comment on KBA 5 questions asked

Hi AkJa_4647796 ,

Its not because your serial flash is corrupted.

Recovery procedure is recommended to have download process. So that the device will be in download mode.

So please do recovery procedure prior to download.

  • Press and hold the Recovery button
  • Press and release the Reset (SW2) button
  • Release recovery button

Also I would suggest you to add the HCI UART port in the make file

For example : test.Observer-CYBT_343026_EVAL download UART=COM23

Please also go through below KBAs for better understanding :

Programming an EZ-BT WICED Module – KBA223428

WICED Module Programmer User Guide – KBA225060

Regards,

Anjana