This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

The NXP S32K11x code cannot run in non-emulation mode

Hi

    I use KEIL 5.35 to develop NXP's S32K11x series chips, but I found that the program works fine in emulation mode, but can't run in non-emulation mode.

    The same operation process to develop NXP's S32K144 series, related functions are normal.

    I compared the .S file and .SCT(S32K118_25_flash.sct) file of S32K11x and S32K14x, and found no obvious abnormality. And this is the default file created by the system.

    Is the S32K11X series configured by other special ones? New projects cannot be used using the SDK.S32K118_Test.rar

Parents
  • Keil.S32K118_SDK_DFP.1.0.0.pack don't have this problem. New pack change the start.So I don't know where have issue;

    Version: 1.2.0 (2021-07-21) Keil.S32K118_SDK_DFP.1.2.0.pack Download

    Added missing sub components to 'SDK PAL' group.

    Version: 1.1.0 (2021-07-06) Keil.S32K118_SDK_DFP.1.1.0.pack Download

    Updated S32_SDK to version V4.0.2.

    Changed ARM startup file suffix back to capital S.

    Reworked linker files.

    Updated documentation.

    Reworked PDSC Conditions.

    Updated device support:

    • reworked startup.c s32_core_cm0.h

    Updated Example:

    • Corrected 'Release' configuration.
    • Terminating app_main thread with osThreadExit() to avoid endless loop
Reply
  • Keil.S32K118_SDK_DFP.1.0.0.pack don't have this problem. New pack change the start.So I don't know where have issue;

    Version: 1.2.0 (2021-07-21) Keil.S32K118_SDK_DFP.1.2.0.pack Download

    Added missing sub components to 'SDK PAL' group.

    Version: 1.1.0 (2021-07-06) Keil.S32K118_SDK_DFP.1.1.0.pack Download

    Updated S32_SDK to version V4.0.2.

    Changed ARM startup file suffix back to capital S.

    Reworked linker files.

    Updated documentation.

    Reworked PDSC Conditions.

    Updated device support:

    • reworked startup.c s32_core_cm0.h

    Updated Example:

    • Corrected 'Release' configuration.
    • Terminating app_main thread with osThreadExit() to avoid endless loop
Children
No data