Mahesh Mahadevan

Results 9 issues of Mahesh Mahadevan

The project generator has been updated to include support for Cortex-M33 targets. The uvision project template files need to be updated for ARM compiler 6 projects. The current template causes...

A new Verify field has been added to DAPLinks program_target_t structure. This should be included in the flash_blob files generated for use inside DAPLink.

This change uses the flash functions to read the applications reset vector. This allows flexibility on where the application image is programmed. The current implementation in Zephyr for ARM does...

CMSIS is no longer part of the SDK Git repo

**Is your enhancement proposal related to a problem? Please describe.** Below list of device are missing `.cmake` files. This will cause build issues. This was highlighted by a Zephyr customer...

Due to restrictions on some work laptops it might not be possible to install Eclipse Plugins through the tool. This was also reported in Zephyr Discord: https://discord.com/channels/720317445772017664/720317445772017667/934275842509520947 Can the Readme...

1. set BOOT_MAX_IMG_SECTORS value for frmd_mcxn947_qspi. W25Q64 flash on the board is very large (8MB), so we must increase the number of max sectors when targeting this board with MCUboot....

This PR requires a bootloader like MCUboot to be programmed to internal flash which will load and execute the Zephyr application from QSPI. PR: https://github.com/mcu-tools/mcuboot/pull/1961 to update MCUboot for this...

DNM
manifest
manifest-hal_nxp

Update the configuration to remove swap mode support. MCXN94x ROM Flash API supports writing of 128byes page.