Has anyone got this mcuboot working on S32k344/CANHUBK344, Ultimately I want to switch from UART to CAN DFU using MCUboot but I need to get the UART option working first. There's a tonne of build warnings when I configure like I have for STM32 NUcleo board. Ultimately I can get MCUboot bootloader onto the CANHUBK hardware and it activates LED to indicate it's in boot loader mode but I can't write to it to update the firmware using AuTerm.
I dont know if I need some custom flash-controller driver to achieve this.