Posts by Hudson

    Hello, my issue :

    . Hard fault happened once application elf download and run by Ozone on S32K312 MCU
    MCU : NXP S32K312
    Compiler : IAR ANSI C/C++ Compiler V9.20.4.327/W64 for ARM
    Ozone : V3.38
    Bootloader existing : yes

    I have another project also on S32K312, but compiler is GreenHill, there is not any problem with Ozone debugging, also bootloader present.
    Do you think it's some problem with the IAR compiler generated elf format?
    For example, Ozone can not read out image start or end address of elf.
    When Ozone flashing the elf, it did not preserve memory outside the image area, like bootloader erased, then fault happened after flashing done and reset.