Skip to content

Add support for MIMXRT1170-EVK and MIMXRT1060-EVK boards#906

Merged
mbrossard merged 6 commits intoARMmbed:developfrom
mbrossard:feature/mimxrt-targets
Dec 21, 2021
Merged

Add support for MIMXRT1170-EVK and MIMXRT1060-EVK boards#906
mbrossard merged 6 commits intoARMmbed:developfrom
mbrossard:feature/mimxrt-targets

Conversation

@mbrossard
Copy link
Contributor

Builds on #904 PR.

MIMXRT1170-EVK work initially done by @nxpyandld and @groleo (with CMSIS-DAP 2.1 refresh added).

@mbrossard mbrossard requested a review from flit December 6, 2021 19:05
@mbrossard mbrossard changed the title Add support for MIMXRT1170-EVK MIMXRT1060-EVK boards Add support for MIMXRT1170-EVK and MIMXRT1060-EVK boards Dec 6, 2021
@mbrossard
Copy link
Contributor Author

mbrossard commented Dec 6, 2021

In #712, @groleo wrote about the changes in source/family/freescale/target_reset_mimxrt.c:

From what I understand, if buf is a FlexSPI Config block (the "FCFB"/0x42464346 test), it moves the flash start
address; but I have no idea what the test against 0xFFFFFFFF part does; I see some other platforms have a
"cookieList"

@nxpyandld, @groleo, @flit: Is that something that will interfere with other i.MX RT targets?

The 0x400 offset comes from the "Image Vector Table Offset and Initial Load Region Size" table in the Reference Manual. I have not found where the 0xFFFFFFFF comes from.

@mbrossard mbrossard force-pushed the feature/mimxrt-targets branch 2 times, most recently from f756d1d to 1729aac Compare December 6, 2021 20:33
nxpyandld and others added 5 commits December 6, 2021 22:14
Signed-off-by: Alex Yang <alex.yang@nxp.com>
Signed-off-by: Adrian Negreanu <adrian.negreanu@nxp.com>
Signed-off-by: Adrian Negreanu <adrian.negreanu@nxp.com>
Only include `validate_bin_nvic` in projects with i.MX RT target
@mbrossard mbrossard force-pushed the feature/mimxrt-targets branch from 1729aac to 2a3f33d Compare December 7, 2021 04:14
@mbrossard mbrossard merged commit 193bb7a into ARMmbed:develop Dec 21, 2021
@mbrossard mbrossard deleted the feature/mimxrt-targets branch December 21, 2021 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants