summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSona Sarmadi <sona.sarmadi@enea.com>2017-12-12 09:47:48 +0100
committerSona Sarmadi <sona.sarmadi@enea.com>2017-12-12 09:52:17 +0100
commitd2f0da4c8197e84b99d0c7f28614eb99b761dfac (patch)
treefb1080bc484b3734920dc26506d72850d234f2cd
parent38bca1e75107336fdd1d00e8f2d9273d7e96d706 (diff)
downloadnfv-access-documentation-d2f0da4c8197e84b99d0c7f28614eb99b761dfac.tar.gz
changed encoding to "ISO-8859-1".
Replaced enea-linux-gdb with aarch64-enea-linux-gdb Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
-rw-r--r--doc/book-enea-nfv-access-guide/doc/eltf_params_updated.xml4
-rw-r--r--doc/book-enea-nfv-access-guide/doc/getting_started.xml4
-rw-r--r--doc/book-enea-nfv-access-guide/doc/overview.xml4
-rw-r--r--doc/book-enea-nfv-access-guide/doc/using_nfv_access_sdks.xml21
4 files changed, 17 insertions, 16 deletions
diff --git a/doc/book-enea-nfv-access-guide/doc/eltf_params_updated.xml b/doc/book-enea-nfv-access-guide/doc/eltf_params_updated.xml
index 4278d78..a246acd 100644
--- a/doc/book-enea-nfv-access-guide/doc/eltf_params_updated.xml
+++ b/doc/book-enea-nfv-access-guide/doc/eltf_params_updated.xml
@@ -1,4 +1,4 @@
1<?xml version="1.0" encoding="UTF-8"?> 1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" 2<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> 3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
4<section id="eltf_created_params"> 4<section id="eltf_created_params">
@@ -162,4 +162,4 @@ repo sync</programlisting></para>
162 </informaltable></para> 162 </informaltable></para>
163 </section> 163 </section>
164 </section> 164 </section>
165</section> \ No newline at end of file 165</section>
diff --git a/doc/book-enea-nfv-access-guide/doc/getting_started.xml b/doc/book-enea-nfv-access-guide/doc/getting_started.xml
index 5972a90..65888bf 100644
--- a/doc/book-enea-nfv-access-guide/doc/getting_started.xml
+++ b/doc/book-enea-nfv-access-guide/doc/getting_started.xml
@@ -1,4 +1,4 @@
1<?xml version="1.0" encoding="UTF-8"?> 1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" 2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> 3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
4<chapter id="plat-release-content"> 4<chapter id="plat-release-content">
@@ -342,4 +342,4 @@ ssh root@&lt;target_ip&gt; "cd /mnt/sda6; tar -zxf -"</programlisting>
342 </note> 342 </note>
343 </section> 343 </section>
344 </section> 344 </section>
345</chapter> \ No newline at end of file 345</chapter>
diff --git a/doc/book-enea-nfv-access-guide/doc/overview.xml b/doc/book-enea-nfv-access-guide/doc/overview.xml
index 2ab3a9c..e19d4c4 100644
--- a/doc/book-enea-nfv-access-guide/doc/overview.xml
+++ b/doc/book-enea-nfv-access-guide/doc/overview.xml
@@ -1,4 +1,4 @@
1<?xml version="1.0" encoding="UTF-8"?> 1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" 2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> 3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
4<chapter id="overview"> 4<chapter id="overview">
@@ -145,4 +145,4 @@
145 </listitem> 145 </listitem>
146 </itemizedlist> 146 </itemizedlist>
147 </section> 147 </section>
148</chapter> \ No newline at end of file 148</chapter>
diff --git a/doc/book-enea-nfv-access-guide/doc/using_nfv_access_sdks.xml b/doc/book-enea-nfv-access-guide/doc/using_nfv_access_sdks.xml
index 9995594..116106e 100644
--- a/doc/book-enea-nfv-access-guide/doc/using_nfv_access_sdks.xml
+++ b/doc/book-enea-nfv-access-guide/doc/using_nfv_access_sdks.xml
@@ -1,4 +1,4 @@
1<?xml version="1.0" encoding="UTF-8"?> 1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" 2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> 3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
4<chapter id="workflow"> 4<chapter id="workflow">
@@ -292,10 +292,10 @@ MODULE_LICENSE("GPL");</programlisting>
292 <section id="crossdebugging"> 292 <section id="crossdebugging">
293 <title>Cross-Debugging on Enea NFV Access</title> 293 <title>Cross-Debugging on Enea NFV Access</title>
294 294
295 <para>The cross-debugger (<literal>enea-linux-gdb</literal>) is created 295 <para>The cross-debugger (<literal>aarch64-enea-linux-gdb</literal>) is
296 when installing the SDK on the development machine. It is helpful for 296 created when installing the SDK on the development machine. It is helpful
297 debugging both the kernel and user-applications. In order to perform this 297 for debugging both the kernel and user-applications. In order to perform
298 task, we need the following tools to be available on the target 298 this task, we need the following tools to be available on the target
299 machine:</para> 299 machine:</para>
300 300
301 <itemizedlist> 301 <itemizedlist>
@@ -325,7 +325,7 @@ MODULE_LICENSE("GPL");</programlisting>
325 with GDB and the name of your program:<programlisting># gdbserver :&lt;port_no&gt; /tmp/helloworld</programlisting>The 325 with GDB and the name of your program:<programlisting># gdbserver :&lt;port_no&gt; /tmp/helloworld</programlisting>The
326 target will now be listening on the port given as a parameter to the 326 target will now be listening on the port given as a parameter to the
327 gdbserver. On the development machine, from the 327 gdbserver. On the development machine, from the
328 <literal>&lt;sdkdir&gt;</literal>, start the cross-gdb:<programlisting>$ enea-linux-gdb &lt;path_to_the_program&gt;/helloworld</programlisting>Connect 328 <literal>&lt;sdkdir&gt;</literal>, start the cross-gdb:<programlisting>$ aarch64-enea-linux-gdb &lt;path_to_the_program&gt;/helloworld</programlisting>Connect
329 the GDB to the target: <programlisting>(gdb) target remote &lt;target_ip_address&gt;:&lt;port_no&gt;</programlisting>Now 329 the GDB to the target: <programlisting>(gdb) target remote &lt;target_ip_address&gt;:&lt;port_no&gt;</programlisting>Now
330 remote debugging is started and the GDB commands are available to debug 330 remote debugging is started and the GDB commands are available to debug
331 your program from the target machine.</para> 331 your program from the target machine.</para>
@@ -400,7 +400,7 @@ ip route add default via 192.168.122.1 dev enp0s2</programlisting></para>
400 400
401 <listitem> 401 <listitem>
402 <para>On the development machine, from the<filename> 402 <para>On the development machine, from the<filename>
403 &lt;sdkdir&gt;</filename>, start the cross-gdb:<programlisting>$ enea-linux-gdb &lt;path_to_the_program&gt;/helloworld</programlisting></para> 403 &lt;sdkdir&gt;</filename>, start the cross-gdb:<programlisting>$ aarch64-enea-linux-gdb &lt;path_to_the_program&gt;/helloworld</programlisting></para>
404 </listitem> 404 </listitem>
405 405
406 <listitem> 406 <listitem>
@@ -450,8 +450,9 @@ ip route add default via 192.168.122.1 dev enp0s2</programlisting></para>
450 kernel image as a parameter. The image is located in 450 kernel image as a parameter. The image is located in
451 <filename>&lt;sdkdir&gt;/sysroots/corei7-64-enea-linux/boot/</filename> 451 <filename>&lt;sdkdir&gt;/sysroots/corei7-64-enea-linux/boot/</filename>
452 and should be the same as the image found in the 452 and should be the same as the image found in the
453 <literal>/boot</literal> directory from the target.<programlisting>$ enea-linux-gdb / 453 <literal>/boot</literal> directory from the target.<programlisting>$ aarch64-enea-linux-gdb /
454./sysroots/aarch64-enea-linux/boot/vmlinux-4.9.0-octeontx.sdk.6.1.0.p3.build.22-cavium-tiny</programlisting></para> 454 ./sysroots/aarch64-enea-linux/boot/ \
455 vmlinux-4.9.0-octeontx.sdk.6.1.0.p3.build.22-cavium-tiny</programlisting></para>
455 </listitem> 456 </listitem>
456 457
457 <listitem> 458 <listitem>
@@ -465,4 +466,4 @@ ip route add default via 192.168.122.1 dev enp0s2</programlisting></para>
465 application program.</para> 466 application program.</para>
466 </section> 467 </section>
467 </section> 468 </section>
468</chapter> \ No newline at end of file 469</chapter>