From 3295ca0b81190bbf38eb209bb85904b79062a4ed Mon Sep 17 00:00:00 2001 From: doru91 Date: Thu, 4 Nov 2021 17:22:05 +0200 Subject: [PATCH] [K32W0] Fix deprecated links (#11426) * [K32W0] Fix deprecated links Signed-off-by: Doru Gucea * Restyled by prettier-markdown Signed-off-by: Doru Gucea * Restyled by prettier-markdown Co-authored-by: Restyled.io --- examples/lighting-app/nxp/k32w/k32w0/README.md | 8 ++++---- examples/lock-app/nxp/k32w/k32w0/README.md | 12 ++++++------ examples/shell/nxp/k32w/k32w0/README.md | 7 ++++--- 3 files changed, 14 insertions(+), 13 deletions(-) diff --git a/examples/lighting-app/nxp/k32w/k32w0/README.md b/examples/lighting-app/nxp/k32w/k32w0/README.md index 300b15eaa87f2d..20f767dbb008e7 100644 --- a/examples/lighting-app/nxp/k32w/k32w0/README.md +++ b/examples/lighting-app/nxp/k32w/k32w0/README.md @@ -31,7 +31,7 @@ network. ## Introduction -![K32W061 DK6](../../platform/nxp/k32w/k32w0/doc/images/k32w-dk6.jpg) +![K32W061 DK6](../../../../platform/nxp/k32w/k32w0/doc/images/k32w-dk6.jpg) The K32W0 lighting example application provides a working demonstration of a light bulb device, built using the Project CHIP codebase and the NXP K32W061 @@ -61,7 +61,7 @@ Deployment of this firmware configuration requires the K32W061 board setups using the K32W0/JN5189 module board, SE051 Expansion board and Generic Expansion board as shown below: -![SE051H + K32W061 DK6](../../platform/nxp/k32w/k32w0/doc/images/k32w-se.jpg) +![SE051H + K32W061 DK6](../../../../platform/nxp/k32w/k32w0/doc/images/k32w-se.jpg) The SE051H Secure Element extension may be used for best in class security and offloading some of the Project CHIP cryptographic operations. Depending on your @@ -167,7 +167,7 @@ distribution (the demo-application was compiled on Ubuntu 20.04). SDK. Once the account is created, login and follow the steps for downloading SDK_2_6_4_K32W061DK6. The SDK Builder UI selection should be similar with the one from the image below. - ![MCUXpresso SDK Download](../../platform/nxp/k32w/k32w0/doc/images/mcux-sdk-download.JPG) + ![MCUXpresso SDK Download](../../../../platform/nxp/k32w/k32w0/doc/images/mcux-sdk-download.JPG) - Start building the application either with Secure Element or without - with Secure Element @@ -216,7 +216,7 @@ The resulting output file can be found in out/debug/chip-k32w061-light-example. ## Flashing and debugging Program the firmware using the official -[OpenThread Flash Instructions](https://github.com/openthread/openthread/blob/master/examples/platforms/k32w/k32w061/README.md#flash-binaries). +[OpenThread Flash Instructions](https://github.com/openthread/ot-nxp/tree/main/src/k32w0/k32w061#flash-binaries). All you have to do is to replace the Openthread binaries from the above documentation with _out/debug/chip-k32w061-light-example.bin_ if DK6Programmer diff --git a/examples/lock-app/nxp/k32w/k32w0/README.md b/examples/lock-app/nxp/k32w/k32w0/README.md index e14311114f2377..71e227e9057ee2 100644 --- a/examples/lock-app/nxp/k32w/k32w0/README.md +++ b/examples/lock-app/nxp/k32w/k32w0/README.md @@ -32,7 +32,7 @@ network. ## Introduction -![K32W061 DK6](../../platform/nxp/k32w/k32w0/doc/images/k32w-dk6.jpg) +![K32W061 DK6](../../../../platform/nxp/k32w/k32w0/doc/images/k32w-dk6.jpg) The K32W0 lock example application provides a working demonstration of a connected door lock device, built using the Project CHIP codebase and the NXP @@ -62,7 +62,7 @@ Deployment of this firmware configuration requires the K32W061 board setups using the K32W0/JN5189 module board, SE051 Expansion board and Generic Expansion board as shown below: -![SE051H + K32W061 DK6](../../platform/nxp/k32w/k32w0/doc/images/k32w-se.jpg) +![SE051H + K32W061 DK6](../../../../platform/nxp/k32w/k32w0/doc/images/k32w-se.jpg) The SE051H Secure Element extension may be used for best in class security and offloading some of the Project CHIP cryptographic operations. Depending on your @@ -170,7 +170,7 @@ distribution (the demo-application was compiled on Ubuntu 20.04). SDK. Once the account is created, login and follow the steps for downloading SDK_2_6_4_K32W061DK6. The SDK Builder UI selection should be similar with the one from the image below. - ![MCUXpresso SDK Download](../../platform/nxp/k32w/k32w0/doc/images/mcux-sdk-download.JPG) + ![MCUXpresso SDK Download](../../../../platform/nxp/k32w/k32w0/doc/images/mcux-sdk-download.JPG) - Start building the application either with Secure Element or without @@ -220,7 +220,7 @@ The resulting output file can be found in out/debug/chip-k32w061-lock-example. ## Flashing and debugging Program the firmware using the official -[OpenThread Flash Instructions](https://github.com/openthread/openthread/blob/master/examples/platforms/k32w/k32w061/README.md#flash-binaries). +[OpenThread Flash Instructions](https://github.com/openthread/ot-nxp/tree/main/src/k32w0/k32w061#flash-binaries). All you have to do is to replace the Openthread binaries from the above documentation with _out/debug/chip-k32w061-lock-example.bin_ if DK6Programmer is @@ -247,13 +247,13 @@ Power Measurement Tool can be used inside MCUXpresso for checking the power consumption pattern: Window -> Show View -> Other -> Power Measurement Tool. The configuration for this tool is the next one: -![POWER_CONF](../../platform/nxp/k32w/k32w0/doc/images/power_conf.JPG) +![POWER_CONF](../../../../platform/nxp/k32w/k32w0/doc/images/power_conf.JPG) Also, please make sure that the J14 jumper is set to the _ENABLED_ position and no expansion board is attached to the DK6. A view from this tool is illustrated below: -![POWER_VIEW](../../platform/nxp/k32w/k32w0/doc/images/power_view.JPG) +![POWER_VIEW](../../../../platform/nxp/k32w/k32w0/doc/images/power_view.JPG) Please note that that the Power Measurement Tool is not very accurate and professional tools must be used if exact power consumption needs to be known. diff --git a/examples/shell/nxp/k32w/k32w0/README.md b/examples/shell/nxp/k32w/k32w0/README.md index c29f245713f43a..8d87de3f08b983 100644 --- a/examples/shell/nxp/k32w/k32w0/README.md +++ b/examples/shell/nxp/k32w/k32w0/README.md @@ -1,9 +1,10 @@ # CHIP NXP K32W Shell Application -A [chip-shell](../README.md) project for NXP K32W family. +A [chip-shell](../../../README.md) project for NXP K32W family. ## Building The steps to build the NXP K32W Shell Application are exactly the same as in -case of the Lock Example. Please refer to [this](../../lock-app/k32w/README.md) -guide to learn how to build, flash and debug the application. +case of the Lock Example. Please refer to +[this](../../../../lock-app/nxp/k32w/k32w0/README.md) guide to learn how to +build, flash and debug the application.