boards: nxp: mimxrt1064_evk: doc: fix user guide link.
- Fixes link to the MIMXRT1064-EVK User Guide (was broken). - Adds a note about SW7 and SW5 settings to boot from QSPI. Signed-off-by: Andrej Butok <andrey.butok@nxp.com>
This commit is contained in:
parent
150b741883
commit
0d2cf4f77e
1 changed files with 5 additions and 4 deletions
|
@ -275,9 +275,10 @@ Configuring a Debug Probe
|
|||
=========================
|
||||
|
||||
.. note::
|
||||
When the device transitions into low power states, the debugger may be
|
||||
unable to access the chip. Use caution when enabling ``CONFIG_PM``, and
|
||||
if the debugger cannot flash the part, see :ref:`Troubleshooting RT1064`
|
||||
* To boot from the QSPI flash, make sure SW7 is set to 0010 and SW5 is set to 0000.
|
||||
* When the device transitions into low power states, the debugger may be
|
||||
unable to access the chip. Use caution when enabling ``CONFIG_PM``, and
|
||||
if the debugger cannot flash the part, see :ref:`Troubleshooting RT1064`
|
||||
|
||||
For the RT1064, J47/J48 are the SWD isolation jumpers, J42 is the DFU
|
||||
mode jumper, and J21 is the 20 pin JTAG/SWD header.
|
||||
|
@ -396,7 +397,7 @@ connected to the EVK properly.
|
|||
https://www.nxp.com/webapp/Download?colCode=IMXRT1064QSG
|
||||
|
||||
.. _MIMXRT1064-EVK User Guide:
|
||||
https://www.nxp.com/docs/en/data-sheet/MIMXRT10601064EKBHUG.pdf
|
||||
https://www.nxp.com/webapp/Download?colCode=MIMXRT10601064EKBHUG
|
||||
|
||||
.. _MIMXRT1064-EVK Debug Firmware:
|
||||
https://www.nxp.com/docs/en/application-note/AN13206.pdf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue