Freemaster no board detected

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Freemaster no board detected

721 Views
yassinechamam
Contributor III

on a the board Rd-k344bmu i succesfully loaded the simulink project on the board but i cannot connect the board to freemaster. I loaded the hvbmu2_772c_read_s32ct just to be sure that i didn't have a problem with config. I made sure that COM3 is the port to use. 

can someone please help me ? 

yassinechamam_0-1712864760637.png

 

0 Kudos
Reply
1 Reply

562 Views
mariuslucianand
NXP Employee
NXP Employee

Hello @yassinechamam,

First of all, I want to kindly ask you to please check if you have the latest version of the MBDT for BMS installed: MBDT for BMS 1.1.0 and MBDT for S32K3xx 1.4.2. You can check this in the thread mentioned here.

1. Please check that you have the USB 2 Serial cable connected to the board in the right direction, like in the image attached, highlighted in red.

mariuslucianand_0-1715587813247.png

2. Please make sure that while you power the board, you keep pressing the DBG button, highlighted in the image below.

mariuslucianand_1-1715587916106.png

3. Maybe something is wrong with the generated application and it is not running on your board as it should. So for this case, you can deploy the .elf file delivered with the toolbox. Unfortunately, once you generate the code, the delivered *.elf file project is overwritten. To faster check that the FM is working, please download the attached zip, and inside there is the .elf file attached for your use case. Please unzip the content and inside the archive, there is a .elf file alongside the FreeMaster project. To deploy the .elf file, please go to the Current Folder where you unzipped the archive and type the following command in the Command Window:

mbd_s32k3.nxp.download.jtag('k344bmu_772c_read_s32ct.elf', 'S32K344')

Hope this helps,

Marius

 

 

 

0 Kudos
Reply