diff --git a/doc/tutorials/using_celadon_as_uos.rst b/doc/tutorials/using_celadon_as_uos.rst index a75d2ea6a..c661623c3 100644 --- a/doc/tutorials/using_celadon_as_uos.rst +++ b/doc/tutorials/using_celadon_as_uos.rst @@ -24,6 +24,11 @@ Prerequisites `_ to identify the USB 3.0 port header on the main board. +.. note:: + This document uses the SDC scenario (default). You may need a serial port connection to your platform + or change the configuration of the User VM that will run Celadon to see its console if you use a different + scenario. + Build Celadon from source *************************