Search found 3 matches

by sdherbert
Wed Jun 17, 2020 7:52 pm
Forum: Other Boards
Topic: MIMXRT1064-EVK
Replies: 3
Views: 2280

Re: MIMXRT1064-EVK

I only have the code on my local machine at the moment. The template files board.h and board.c are both appear to be missing a lot of information.

Now to track that information down...

Thank you.
by sdherbert
Wed Jun 17, 2020 3:50 pm
Forum: Other Boards
Topic: MIMXRT1064-EVK
Replies: 3
Views: 2280

MIMXRT1064-EVK

I'm working on a port for the MIMXRT1064_EVK. I've created these files under ports/mimrxt: MIMXRT1064_EVK/evkmimxrt1064_flexspi_nor_config.h MIMXRT1064_EVK/flash_config.c MIMXRT1064_EVK/mpconfigboard.h MIMXRT1064_EVK/mpconfigboard.mk MIMXRT1064.ld When I try and compile the port I run into the follo...
by sdherbert
Wed Jun 10, 2020 7:09 pm
Forum: Other Boards
Topic: How to port Micropython to new Microcontroller
Replies: 13
Views: 13903

Re: How to port Micropython to new Microcontroller

I'm working on a port for the MIMXRT1064_EVK. I've created these files under ports/mimrxt: MIMXRT1064_EVK/evkmimxrt1064_flexspi_nor_config.h MIMXRT1064_EVK/flash_config.c MIMXRT1064_EVK/mpconfigboard.h MIMXRT1064_EVK/mpconfigboard.mk MIMXRT1064.ld When I try and compile the port I run into the follo...