From 4df65c1035f9fbfa02f694b6e5ea6d2449eae2c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wojciech=20Str=C3=B3=C5=BCy=C5=84ski?= Date: Thu, 3 Apr 2014 16:25:38 +0200 Subject: minor fixes --- doc/source/introduction.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/source/introduction.rst b/doc/source/introduction.rst index af390ab..19a5e6e 100644 --- a/doc/source/introduction.rst +++ b/doc/source/introduction.rst @@ -300,19 +300,19 @@ OCRAM is recommended as default, but you may refer to :ref:`memory` for informat .. code-block:: bash - ./mqxboot hello.bin 0x3f000400 0x1f000411 + mqxboot hello.bin 0x3f000400 0x1f000411 .. topic:: Loading to DRAM .. code-block:: bash - ./mqxboot hello.bin 0x8f000400 0x0f000411 + mqxboot hello.bin 0x8f000400 0x0f000411 .. topic:: Loading to TCML .. code-block:: bash - ./mqxboot hello.bin 0x1f800400 0x1f800411 + mqxboot hello.bin 0x1f800400 0x1f800411 .. _custom-config: -- cgit v1.2.3