S32K118 FreeMaster Can't detect board information issue

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

S32K118 FreeMaster Can't detect board information issue

549 Views
wei_w_he
Contributor IV

Dear Officer,

We just bought one S32K118 EV board, after power up with USB:

1. The default firmware inside this EV is keeping blinking Green Led, instead of RGB led blinking as mentioned in the help menu.

2.  And it failed to connect with FreeMaster, it always indicated as "Can't detect board information".

Can you advise what could be the issue?

Thanks and best regards

He Wei

0 Kudos
2 Replies

469 Views
wei_w_he
Contributor IV

Hi, Andrel,

Is ok now after I reflash the jump start firmware inside EV board.

Tks and best regards

He Wei

469 Views
mariuslucianand
NXP Employee
NXP Employee

Hello wei.w.he@liteon.com‌,

First of all, I want to announce to you that in a couple of hours our new release for S32K will be available, so I encourage you to install the latest release when available.

The error that you describe in your question can have multiple causes:

1. The FreeMaster might be set to use other pins. For S32K118 the LPUART connected to the OpenSDA is LPUART0 PTB0 and PTB1. So please check that.

pastedImage_1.png

2. The Baudrate has not been set the same in the FreeMaster and Model. I tried the adc_isr_s32k11x example, and here the Baud Rate is set to 57600, so go to FreeMaster project, identify the right COM port and set the Speed to 57600. For me the Port is COM44 but will differ from yours.

pastedImage_2.png

pastedImage_3.png

Most likely the BaudRate is mismatched!

Hope this helps,

Marius

0 Kudos