Changes

Jump to: navigation, search

NaonEVB-Lite

945 bytes added, 14:19, 16 November 2016
Introduction
===Introduction===
NaonEVB-Lite is a carrier board designed to evaluate the functionalities of [[:Category:Naon SOM|NAON]]. Also it can be viewed as reference design for multimedia applications built upon Naon module.
The following picture shows block diagram of NaonEVB-Lite board.
</pre>
==== Booting from SD/MMC ==== If you have the bootable SD/MMC provided with the development kitand it contains the boot.scr script file, the following command is automatically executed by U-Boot: <pre class="board-terminal">echo trying to boot from NELK MMC; mmc rescan 0; fatload mmc 0 80900000 boot.scr; source 80900000; run net_nfs</pre> If the boot.scr script file is not available, you can manually boot the system from SD using the following commands: <pre class="board-terminal">mmc rescan 0fatload mmc 0 81000000 uImagesetenv mmcargs 'setenv bootargs root=/dev/mmcblk0p2 rw'run mmcargs addip addcons addmembootm 81000000</pre>  If a Linux kernel image has been preliminary programmed on the SPI NOR flash, you can run the following command:
<pre class="board-terminal">
To start Linux (from on-board SPI NOR flash) and mount the development root file system (over SD/MMC).
==== Booting from network ==== If you have installed the [[:Category:DVDK|Dave '''DAVE Embeddded Systems''' Virtual Development Kit]], you can start the Virtual Machine and start Linux loading the kernel through tftp and mounting the NFS root file system with the following command:
<pre class="board-terminal">
PDF files show the view of the default BOM variant used to manufacture the board. Components that are not populated are denoted as "Do Not Stuff".}}
* Orcad: http://www.dave.eu/downloadsystem/restrictedfiles/naonarea-riservata/naonevb-lite/NAONEVB-LITE-0.6.2.zip* PDF: http://www.dave.eu/downloadsystem/restricted/naonfiles/naonevbarea-literiservata/naonevb-lite-0.6.2.pdf == PinMux == * File .dat for the [http://www.ti.com/tool/pinmuxtool PinMux utility] containing the cpu pin configuration for the NaonEVB-Lite carrier board : http://www.dave.eu/system/files/area-riservata/naon-evbs-pinmux.zip 
==BOM==
* http://www.dave.eu/downloadsystem/restrictedfiles/naonarea-riservata/naonevb-lite/NAONEVB-LITE-BOM-0.6.2.zip
==Layout==
* http://www.dave.eu/downloadsystem/restrictedfiles/naonarea-riservata/naonevb-lite/-CS051412_component_view.pdf
==Mechanical==
* DXF: http://www.dave.eu/downloadsystem/restrictedfiles/naonarea-riservata/naonevb-lite/-CS051412.zip* IDF (3D): http://www.dave.eu/downloadsystem/restrictedfiles/naonarea-riservata/naonevb-lite/-CS051412-3D.zip

Navigation menu