From cb963e2e92d6a5234d21c562cb8dca0f896e089f Mon Sep 17 00:00:00 2001 From: Sam Chesney Date: Wed, 11 Jun 2014 17:02:35 +0100 Subject: [PATCH] Thesycon tool locations and links fixed --- module_dfu/doc/thesycon_dfu.rst | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/module_dfu/doc/thesycon_dfu.rst b/module_dfu/doc/thesycon_dfu.rst index eaeb6199..4c9b89b4 100644 --- a/module_dfu/doc/thesycon_dfu.rst +++ b/module_dfu/doc/thesycon_dfu.rst @@ -1,12 +1,19 @@ Using the DFU loader - Windows (via the Thesycon driver) ======================================================== +Thesycon provide both GUI and CLI DFU tools, TUSBAudioDfu.exe and dfucons.exe +respectively. The use of the GUI tool is not covered by this document. + +The correct installation of the Thesycon driver and DFU tools is out of +the scope of this document. + Set up the image loader ----------------------- -#. Open the DFU Console Window from the Thesycon folder on the Start menu - (Program Files>Thesycon>USB Audio 2.0 Class Driver EVAL>DFU console). -#. Change directory to where the files have been extracted. +Run the DFU console tool (``dfucons.exe``) from the Thesycon install folder, +in a Command Prompt by navigating to: + + ``C:\Program Files\Thesycon\TUSBAudio_Driver\`` To check the device has been detected, run the following command in the DFU console: @@ -59,8 +66,5 @@ be seen by checking the device version once more. Related documents ----------------- -For further details on DFU loader use on Windows please see the -`XMOS USB Audio Windows DFU Wizard document `_. - For further details on the use of the Thesycon DFU tools please see -`Thesycon USB Audio 2.0 Driver for Windows User Manual `_. +`Thesycon USB Audio 2.0 Driver for Windows User Manual `_.