Changing BMI for xmc1400 boot kit

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

cross mob
Rakesh_rp
Level 3
Level 3
First solution authored 10 replies posted 10 questions asked

hi, 

I am using xmc1400 boot kit  .  I  changed BMI  using function   XMC_SCU_SETBMI()   to  ASC Bootstrap Loader Start-up Mode . 

Now I am not able to flash my code . In the console it is showing target not connected . How to reset the  BMI ? 

Rakesh_rp_0-1652094905311.png

 

 

 

 

 

 
0 Likes
1 Solution
Vasanth
Moderator
Moderator
Moderator
250 sign-ins 500 solutions authored First question asked

Hi,

In configurations tab go to "Set Up", select Segger as debug type. Select SWD and try changing the BMI(after connecting the device).

Best Regards,
Vasanth

View solution in original post

0 Likes
4 Replies
Vasanth
Moderator
Moderator
Moderator
250 sign-ins 500 solutions authored First question asked

Hi,
The BMI value can be changed using multiple methods. One is through changing it through Dave, BMI Set and Get tool.

Vasanth_0-1652154558050.png

that will open the tool for you,

Vasanth_1-1652154576467.png

Other way is to use XMCFlasher,

Vasanth_2-1652154721719.png

In the BMI option there, you can select the BMI Get Set

Vasanth_3-1652154758180.png

Additionally you can use BMI get and set in JLINK commander or update the BMI using ASCBSL bootloader if your application requires that. These are the different methods to change the BMI.

Best Regards,
Vasanth

 

 

0 Likes

Thanks for replying,

I tried to use XMC flasher to change BMI . I am using jlink segger debugger software tool.  How to resolve the issue shown below

Rakesh_rp_0-1652164037979.png

Regards,

Rakesh

 

0 Likes
Vasanth
Moderator
Moderator
Moderator
250 sign-ins 500 solutions authored First question asked

Hi,

In configurations tab go to "Set Up", select Segger as debug type. Select SWD and try changing the BMI(after connecting the device).

Best Regards,
Vasanth

0 Likes

Hi,

I am not able to  change the debug type . I can select only DAP 

Rakesh_rp_0-1652167317002.png

 

 

0 Likes