mbed-os/targets/TARGET_NUVOTON/scripts
Chun-Chieh Li 8b69a94cef M2354: Fix debug failure in Mbed Studio
In Mbed Studio, debugging, based on pyOCD, requires Mbed OS application code starting on the sector boundary.

Modification list:
1.  Update TF-M import assets with MCUboot header padding to sector aligned
2.  Following above, change header size argument (-H) in wrapper.py command line
3.  Following below, fix min-write-size (--align) to 4 (per flash_area_align()) in wrapper.py command line
    https://docs.mcuboot.com/design.html#image-trailer

Related issue:
https://github.com/ARMmbed/mbed-os/issues/15417
2023-06-02 09:15:55 +08:00
..
NUVOTON.py M2354: Fix debug failure in Mbed Studio 2023-06-02 09:15:55 +08:00
mbed_set_post_build_nuvoton.cmake Merge pull request #14972 from OpenNuvoton/nuvoton_m2354_tfm_psa_fwu 2021-08-11 13:57:57 +01:00