From bc87d369d5346dce102d236ed8a750595326da47 Mon Sep 17 00:00:00 2001 From: Sona Sarmadi Date: Tue, 2 Oct 2018 08:05:44 +0200 Subject: UG: fix review comments MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1: Add a link to Real time documentation /wiki page from table 1.1 (page 4) 2: Check the portal for Enea Linux content and sdk dir (page 9 sec 4.1) 3: Remove references to raspberrypi3 (page 32 sec 7.5) 4: Rename ”sdk” to ”esdk” in getting_enea_linux Change-Id: Id3c2d61fbf68fdebcc19c1caba9a7acd286ff1db Signed-off-by: Sona Sarmadi --- doc/book-enea-linux-user-guide/doc/getting_enea_linux.xml | 4 ++-- doc/book-enea-linux-user-guide/doc/preface.xml | 13 ++++++++++++- doc/book-enea-linux-user-guide/doc/using_eclipse.xml | 6 +++--- doc/book-enea-linux-user-guide/doc/using_enea_linux.xml | 7 +++---- 4 files changed, 20 insertions(+), 10 deletions(-) diff --git a/doc/book-enea-linux-user-guide/doc/getting_enea_linux.xml b/doc/book-enea-linux-user-guide/doc/getting_enea_linux.xml index e58726e..bb29464 100644 --- a/doc/book-enea-linux-user-guide/doc/getting_enea_linux.xml +++ b/doc/book-enea-linux-user-guide/doc/getting_enea_linux.xml @@ -34,8 +34,8 @@ - sdk directory - this directory includes the - installer for the SDK. + esdk directory - this directory includes the + installer for the Extensible SDK. diff --git a/doc/book-enea-linux-user-guide/doc/preface.xml b/doc/book-enea-linux-user-guide/doc/preface.xml index 1752ff5..ff06753 100644 --- a/doc/book-enea-linux-user-guide/doc/preface.xml +++ b/doc/book-enea-linux-user-guide/doc/preface.xml @@ -103,6 +103,17 @@ The release specific document listing the CVEs affecting this distribuition. + + + Enea + Linux Real Time documentation and Real-Time + Linux Wiki + + Enea Linux Real-Time Guide and Real-Time Linux Wiki + page. + @@ -154,4 +165,4 @@ - \ No newline at end of file + diff --git a/doc/book-enea-linux-user-guide/doc/using_eclipse.xml b/doc/book-enea-linux-user-guide/doc/using_eclipse.xml index f6c7759..f354399 100644 --- a/doc/book-enea-linux-user-guide/doc/using_eclipse.xml +++ b/doc/book-enea-linux-user-guide/doc/using_eclipse.xml @@ -877,7 +877,7 @@ root 329 0.0 0.2 1864824 2600 ? Ssl 12:47 0:08 /usr/sbin/tcf-agent -d -L- -l0

Under the Debugger tab, fill in the GDB Debugger field with the path to the GDB binary from the SDK. Example path: - <extsdkdir>/tmp/sysroots/x86_64-linux/usr/bin/<arch>-enea-linux/<arch>-enea-linux-gdb + <extsdkdir>/tmp/sysroots/x86_64/usr/bin/<arch>-enea-linux/<arch>-enea-linux-gdb @@ -900,7 +900,7 @@ root 329 0.0 0.2 1864824 2600 ? Ssl 12:47 0:08 /usr/sbin/tcf-agent -d -L- -l0

In this section you learn to set up Eclipse for KGDB KGDB kernel debugging over the serial port, with examples for - the raspberrypi3 target. This is only given as an + the intel-corei7-64 target. This is only given as an example, your Enea Linux distribution may contain other targets. The corresponding instruction for debugging outside Eclipse is available in Debugging the Linux Kernel (KGDB) from Command Line.LATER: Merge @@ -934,7 +934,7 @@ root 329 0.0 0.2 1864824 2600 ? Ssl 12:47 0:08 /usr/sbin/tcf-agent -d -L- -l0

/boot folder. If you build your own kernel using bitbake, it should be available in your build folder. Located in, for example: - tmp/work/raspberrypi3_64-enea-linux/linux-raspberrypi/1_4.9.59+gitAUTOINC+meta_machine-r0/image/boot/vmlinux-4.9.59 + tmp/work/corei7-64-intel-common-enea-linux/linux-intel/4.14.66+gitAUTOINC+d64aec9793_dd6a8b48d4-r0/linux-corei7-64-intel-common-standard-build/vmlinux
diff --git a/doc/book-enea-linux-user-guide/doc/using_enea_linux.xml b/doc/book-enea-linux-user-guide/doc/using_enea_linux.xml index f26ff46..a68f7da 100644 --- a/doc/book-enea-linux-user-guide/doc/using_enea_linux.xml +++ b/doc/book-enea-linux-user-guide/doc/using_enea_linux.xml @@ -440,11 +440,10 @@ BBLAYERS ?= " \ Adding a Recipe Study the Hello - World recipe in the Yocto Project Development Manual. If - needed replace the example version (2.5) with the Yocto version in your - Enea Linux distribution. + World recipe in the Yocto Project Development Manual. If needed + replace the example version (2.5) with the Yocto version in your Enea + Linux distribution.
-- cgit v1.2.3-54-g00ecf