Unable to Communicate with FS2400 Using KITFS24SKTFDMEVM and NXP GUI

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

Unable to Communicate with FS2400 Using KITFS24SKTFDMEVM and NXP GUI

Jump to solution
240 Views
GaneshBhagwat
Contributor IV

Subject: Unable to Communicate with FS2400 Using KITFS24SKTFDMEVM and NXP GUI

Hi,

I am trying to configure and program the OTP on the FS2400 using the KITFS24SKTFDMEVM evaluation board.

Evaluation board:
https://www.nxp.com/design/design-center/development-boards-and-designs/KITFS24SKTFDMEVM

However, when I connect the board to the NXP GUI, I am unable to establish communication with the device. The GUI reports the error shown below, and no communication takes place.

I have previously used the same NXP GUI with the FS26 evaluation board without any issues, so I believe my PC setup and GUI installation are working correctly.

The evaluation board is in its default configuration, and I have not intentionally changed any jumper or switch settings. To verify, the current configuration is as follows:

  1. S12 (OTP): OFF

  2. J30: Pins 1-2 connected

  3. SW4 (WAKE2): ON

  4. S19 (WAKE3): ON

  5. J33: Open

  6. J37: Pins 2-3 connected

  7. J36: Pins 2-3 connected

  8. J10: Pins 2-3 connected

  9. SW9: All switches ON

  10. J45: Pins 2-3 connected

  11. J26: Pins 5-6 and 9-10 connected

  12. SW20: All switches OFF

  13. S2: ON (I could not locate this switch in the schematic )

  14. SW18: All switches ON

  15. SW1 (Main Power Switch): Position 3 (2-3)

I have not programmed the S32K144 MCU on the evaluation board. My understanding is that the board is shipped with the required firmware already programmed. Could someone confirm whether this is correct, or whether the MCU needs to be flashed before the GUI can communicate with the FS2400?

Below is the error message displayed by the GUI:

Any help would be greatly appreciated.

Thank you.

Labels (2)
Tags (1)
0 Kudos
Reply
1 Solution
68 Views
ErikaC
NXP TechSupport
NXP TechSupport

Hello,

I could not find the KITFS2400FRDMEVM_HW_Test_Package_W20.zip folder. It was likely included in an earlier version of NXPGUI. However, that package only contained the fs23xx-fw-FS24-v0.86.hex file, which is the only file required to program the firmware.

ErikaC_1-1786381048598.png

Please follow all the steps described in the UM12014 KITFS2400FRDMEVM User Manual. The use of a debugger is required, as shown in Figure 17, and you must also install the S32 Design Studio tool.

The firmware update procedure cannot be completed successfully without the required debugger connection and software environment described in the user manual.

Hope this helps!

View solution in original post

5 Replies
204 Views
ErikaC
NXP TechSupport
NXP TechSupport

Hello,

Thank you for contacting us.

Could you please update the firmware according to Section 5, "Installing and Configuring Software and Tools," of the UM12015 KITFS24SKTFDMEVM User Manual? This procedure should resolve the error you are experiencing.

If the issue persists after completing the update, could you please provide a picture of your hardware setup? This will help us review the configuration and investigate the problem further.

Thanks!

0 Kudos
Reply
146 Views
GaneshBhagwat
Contributor IV

Hi @ErikaC ,

Thank you for your response.

I checked Section 5, “Installing and Configuring Software and Tools,” of the UM12015 KITFS24SKTFDMEVM User Manual. However, I am unable to find the KITFS2400FRDMEVM_HW_Test_Package_W20.zip file mentioned in the document.

Could you please let me know where I can download this .zip file? I need it to update the firmware as described in the manual.

I was able to find fs23xx-fw-FS24-v0.86.hex in the NXP GUI. Is this the firmware file that should be used for the update, or is it a different file included in the KITFS2400FRDMEVM_HW_Test_Package_W20.zip?

I also checked the link provided in the manual:
https://www.nxp.com/webapp/swlicensing/sso/downloadSoftware.sp?catid=S32DS-IDE-ARM-V2-XI downloaded and installed the executable from there (this was design studio but not the main S31244_Flash File), but I could not find the required .zip package.

Could you please provide the download location for KITFS2400FRDMEVM_HW_Test_Package_W20.zip, or let me know where I can find the correct firmware package needed to perform the update?

Thank you for your help.

Ganesh Bhagwat

0 Kudos
Reply
75 Views
GaneshBhagwat
Contributor IV

Hi @ErikaC 

If fs23xx-fw-FS24-v0.86.hex is the correct firmware file, is there any specific procedure required to directly load/flash this .hex file to the KITFS24SKTFDMEVM, or is there a specific tool/setup that needs to be used?

If possible, it would also be greatly appreciated if you could provide the KITFS2400FRDMEVM_HW_Test_Package_W20.zip package or the download location for it, as this would make it much easier to follow the firmware update procedure described in the manual.

Thank you for your help.
Ganesh Bhagwat

0 Kudos
Reply
69 Views
ErikaC
NXP TechSupport
NXP TechSupport

Hello,

I could not find the KITFS2400FRDMEVM_HW_Test_Package_W20.zip folder. It was likely included in an earlier version of NXPGUI. However, that package only contained the fs23xx-fw-FS24-v0.86.hex file, which is the only file required to program the firmware.

ErikaC_1-1786381048598.png

Please follow all the steps described in the UM12014 KITFS2400FRDMEVM User Manual. The use of a debugger is required, as shown in Figure 17, and you must also install the S32 Design Studio tool.

The firmware update procedure cannot be completed successfully without the required debugger connection and software environment described in the user manual.

Hope this helps!

57 Views
GaneshBhagwat
Contributor IV

Hi @ErikaC ,

Thanks for this. It worked, and I am now able to communicate with the NXP-GUI.

The only issue was that these two settings were not present by default. As you mentioned, after adding them, everything worked.

The command added under Executable was:

${cross_prefix}gdb${cross_suffix}

Thanks again for your support.

Regards,
Ganesh Bhagwat

0 Kudos
Reply