Triboard TC234 V2 Device Locked

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

cross mob
User20975
Level 1
Level 1
Hello,
When I try to flash a code into my board, it fails. On DAS Basic Cliente, the device appears as LOCKED:
4896.attach
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
0 Likes
1 Reply
cwunder
Employee
Employee
5 likes given 50 likes received 50 solutions authored
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?
0 Likes