NXP i.MX RT1015
The NXP i.MX RT1015 series are high performance MCUs based on the ARM Cortex-M7 processor.
Flash Banks
Flash Bank | Base address | Size | J-Link Support |
---|---|---|---|
External QSPI flash | 0x60000000 | Up to 512 MB | ![]() |
RT1015 devices do not come with internal flash but with external flash connected to the FlexSPI bus, only. The external FlexSPI controller allows to connect several different flash types like QSPI and HyperFlash. Furthermore, the external flash can be connected to different pin / ports of the FlexSPI controller which makes a auto-detection very difficult thus a out-of-the-box solution which works for all setups is kind of impossible. For that reason, the J-Link software supports the evaluation board setup, only. Other setups may work but without any warranty or guarantee from SEGGER. If you are working with a different setup and looking for support for this setup, please get in touch with SEGGER.
Watchdog Handling
The device has a watchdog timer RTWDOG (WDOG3) that is fed during flash programming. WDOG1 and WDOG2 are not supported.
Device Specific Handling
Reset
The device uses Cortex-M Core reset, no special handling necessary, like described here.