Jan 13, 2021
03:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jan 13, 2021
03:50 AM
Hello,
When I try to flash a code into my board, it fails. On DAS Basic Cliente, the device appears as LOCKED:

The boot pins are configured as ON, off, off off. My board is A-step.
Can someone help me "unlock" the board?
Before the board lock, I tried to boot it from the BMI with the following configuration:
const uint32 BootModeHeader_0[] = {
0xA0000020u,
0xB3590160u, /* BMI = 0160h BMHDID = B359h */
0x00000000u, /* ChkStart */
0x00000000u, /* ChkEnd */
0x00000000u, /* CRCrange */
0x00000000u, /* !CRCrange */
0xA5BAB930u, /* CRChead */
0x5A4546CFu /* !CRChead */
};
Regards
When I try to flash a code into my board, it fails. On DAS Basic Cliente, the device appears as LOCKED:
The boot pins are configured as ON, off, off off. My board is A-step.
Can someone help me "unlock" the board?
Before the board lock, I tried to boot it from the BMI with the following configuration:
const uint32 BootModeHeader_0[] = {
0xA0000020u,
0xB3590160u, /* BMI = 0160h BMHDID = B359h */
0x00000000u, /* ChkStart */
0x00000000u, /* ChkEnd */
0x00000000u, /* CRCrange */
0x00000000u, /* !CRCrange */
0xA5BAB930u, /* CRChead */
0x5A4546CFu /* !CRChead */
};
Regards
- Tags:
- IFX
1 Reply
Jan 19, 2021
05:56 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jan 19, 2021
05:56 AM
From the BMI it looks like you have selected ABM did you check to see if you can connect using the BSL (Generic/ASC) connection?
This widget could not be displayed.