Changing BMI on Ubuntu

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

cross mob
rjyarwood
Level 1
Level 1
First question asked Welcome!

Hello, I would like to change the BMI value on an XMC1400 from my laptop running Ubuntu. I know you can do it in code but is there a way to do it over USB like using XMCFlasher in Windows?

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

Hi,

Most of the tools like XMCFlasher and Memtool are windows based. If you have a Segger Jlink, this will be automatically taken care(See https://wiki.segger.com/Infineon_XMC1000 for modifying the script). But this is not applicable in on board Jlinker.

 

Additionally Jlink Commander has get/set bmi commands which can be used.

Best Regards,
Vasanth 

View solution in original post

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

Hi,

Most of the tools like XMCFlasher and Memtool are windows based. If you have a Segger Jlink, this will be automatically taken care(See https://wiki.segger.com/Infineon_XMC1000 for modifying the script). But this is not applicable in on board Jlinker.

 

Additionally Jlink Commander has get/set bmi commands which can be used.

Best Regards,
Vasanth 

0 Likes