You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/07/31 14:31:59 UTC

[GitHub] [incubator-nuttx] acassis commented on issue #1494: NXP imxrt1064 dose not support

acassis commented on issue #1494:
URL: https://github.com/apache/incubator-nuttx/issues/1494#issuecomment-667150331


   hi @degree900 I used the imxrt1060-evk with NuttX recently (two weeks ago) using the external QSPI Flash and I can confirm it is working. The big issue was to program the QSPI flash memory and the jump configuration. Unfortunately the documentation in the board's user manual is incomplete. If you have a JLink PRO (I think JLink Base doesn't support flashing the external flash) it will be easier to flash. I spent much time trying to figure-out how to flash this board. The native drag-n-drop flashing feature wasn't working, it was able to flash small files, but returned timeout for big files. I tried to summarize it here to help you: https://acassis.wordpress.com/2020/07/31/just-a-resume-of-my-experience-with-imxrt1060-evk/
   
   While I was searching for a solution for imxrt1060_evk I found this post: https://community.nxp.com/thread/518836
   
   "You can actually run the LPC-Link2 firmware on the onboard debug probe of the RT1064-EVK board, in place of the default DAP-Link firmware. For more details see:"
   
   That points to this post:
   https://community.nxp.com/community/mcuxpresso/mcuxpresso-ide/blog/2019/01/23/overview-of-using-the-mimxrt1060-evk-with-mcuxpresso-ide
   
   It should be nice if OpenOCD could have support to flash iMX RT10xx, it could make your life easier.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org