diff --git a/howto/README.md b/howto/README.md index aa88f55..0970ad7 100644 --- a/howto/README.md +++ b/howto/README.md @@ -32,7 +32,7 @@ You have a choice between this and "debugging Pico applications with pico-debug First make certain that you have followed the steps above in "building Pico applications". -If you are a [Rowley Crossworks for ARM](https://www.rowley.co.uk/arm/index.htm) user, take a look at the pico-crossworks example in [pico-demos](https://github.com/majbthrd/pico-demos). +If you are a [Rowley Crossworks for ARM](https://www.rowley.co.uk/arm/index.htm) user, v4.8.3 and higher is already capable of debugging RP2040 targets (including ones using pico-debug). If you use [Keil MDK](https://www.arm.com/products/development-tools/embedded-and-software/keil-mdk) or [Keil MDK-Lite](https://www2.keil.com/mdk5/editions/lite), take a look at [Pico_Template](https://github.com/GorgonMeducer/Pico_Template).