VAR-SOM-AM43 Yocto Fido R1: Difference between revisions

From Variscite Wiki
No edit summary
No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Software
{{SoftwareEx
|title={{PAGENAME}}
|image=Yocto.png
|image=Yocto.png
|description=Yocto project is a framework for creating Linux distributions for embedded devices. Its layering mechanism makes it easy to add Linux to new target devices highly customized for a particular platform; it can include custom start-up scripts, software packages built with a high degree of optimization for a particular architecture, and different user interfaces from full Gnome desktop to a simple a serial console.
|description=Yocto project is a framework for creating Linux distributions for embedded devices. Its layering mechanism makes it easy to add Linux to new target devices highly customized for a particular platform; it can include custom start-up scripts, software packages built with a high degree of optimization for a particular architecture, and different user interfaces from full Gnome desktop to a simple a serial console.
|category1=VAR-SOM-AM33
|category1=VAR-SOM-AM33
|category2=
|category2=
|documentation=<nowiki></nowiki>
|documentation=
{{SoftBox
{{SoftBox
|title=Program
|title=Program
|boxwidth=23
|content=
|content=<nowiki></nowiki>
;General  
=== General ===
* [[VAR-SOM-AM43 Start Here Fido|First Time? Start Here]] <i class="fas fa-angle-double-left text-danger pl-2"></i><i class="fas fa-angle-double-left text-danger"></i>
* [[VAR-SOM-AM43 Start Here Fido|First Time? Start Here <span style="color:red"><---]]
* [[VAR-SOM-AM43 Yocto NAND Recovery|<span style="color:red">Using NAND Flash recovery rescue SD card]]
* [http://variscite.com/support-forum/index.php Support forum]
;Programming  
* [[VAR-SOM-AM43 Yocto NAND Recovery|<span style="color:red">Using NAND Flash recovery rescue SD-Card]]
*[https://variscite.com/support-forum/viewtopic.php?f=9&t=27 Compiling QT5 application]
 
=== Programming ===
*[http://variscite.com/support-forum/viewtopic.php?f=9&t=27 Compiling QT5 application]
*[[VAR-SOM-AM33 Linux SDK 7 Basic debug with Eclipse| Application debugging with Eclipse]]
*[[VAR-SOM-AM33 Linux SDK 7 Basic debug with Eclipse| Application debugging with Eclipse]]
 
;Reference documentation
=== Reference documentation ===
*[http://processors.wiki.ti.com/index.php/How_to_Flash_Linux_System_from_U-boot How to Flash Linux System from U-Boot]
*[http://processors.wiki.ti.com/index.php/How_to_Flash_Linux_System_from_U-boot How to Flash Linux System from U-boot]
*[http://processors.wiki.ti.com/index.php/AMSDK_u-boot_User%27s_Guide AMSDK U-Boot User's Guide]
*[http://processors.wiki.ti.com/index.php/AMSDK_u-boot_User%27s_Guide AMSDK U-Boot User's Guide]
*[http://processors.wiki.ti.com/index.php/AMSDK_Linux_User%27s_Guide AMSDK Linux User's Guide]
*[http://processors.wiki.ti.com/index.php/AMSDK_Linux_User%27s_Guide AMSDK Linux User's Guide]
*[http://processors.wiki.ti.com/index.php/AM335x_PSP_User's_Guide AM335X PSP User's Guide]
*[http://processors.wiki.ti.com/index.php/AM335x_PSP_User's_Guide AM335X PSP User's Guide]
*[http://processors.wiki.ti.com/index.php/UBIFS_Support UBIFS Support]
*[http://processors.wiki.ti.com/index.php/UBIFS_Support UBIFS Support]
|color=darkblue
}}<!--


|color=darkblue}}<nowiki>
-->{{SoftBox
</nowiki>{{SoftBox
|title=Build
|title=Build
|boxwidth=23
|content=
|content=<nowiki></nowiki>
;Build Yocto, Linux and U-boot
===Build Yocto, Linux and u-boot===
* [https://docs.google.com/spreadsheets/d/1RxPeCcr8pSDGOxNx2N8lYMPXQDF2Ess6KJsMgDRXdQU/pubhtml Release Notes]
* [[VAR-SOM-AM43 Yocto Fido R1 Suported hardware and features|Supported hardware and features]]
* [[VAR-SOM-AM43 Yocto Fido R1 Suported hardware and features|Supported hardware and features]]
* [[VAR-SOM-AM33 Development Environment|Set Development Environment]]
* [[VAR-SOM-AM33 Development Environment|Set Development Environment]]
Line 38: Line 34:
* [[VAR-SOM-AM43_Yocto Fido R1 Build Linux out of tree|Build Linux Kernel from source]]
* [[VAR-SOM-AM43_Yocto Fido R1 Build Linux out of tree|Build Linux Kernel from source]]
* [[VAR-SOM-MX6 Yocto Fido R2 Customize linux-variscite |Customize linux-variscite]]
* [[VAR-SOM-MX6 Yocto Fido R2 Customize linux-variscite |Customize linux-variscite]]
* [[VAR-SOM-AM43_Yocto Fido_R1 Build u-boot out of tree|Build u-boot from source]]
* [[VAR-SOM-AM43_Yocto Fido_R1 Build u-boot out of tree|Build U-Boot from source]]
* [[VAR-SOM-AM43_NAND Flash Burning | Burning Yocto binaries to NAND Flash from SD-Card]]
* [[VAR-SOM-AM43_NAND Flash Burning | Burning Yocto binaries to NAND Flash from SD card]]
* [[VAR-SOM-AM33 boot via-ethernet|Boot via Ethernet]]
* [[VAR-SOM-AM33 boot via-ethernet|Boot via Ethernet]]
|color=green
}}<!--


 
-->{{SoftBox
|color=green}}<nowiki>
</nowiki>{{SoftBox
|title=Howto
|title=Howto
|boxwidth=46
|content=
|content=<nowiki></nowiki>
;HOW-TO Test and use an Interface  
=== HOW-TO Test and use an Interface ===
<div style="column-count:2">
<div style="width:100%;">
<div style="width:50%; float: left;">
* [[VAR-SOM-AM43 GPIO|GPIO]]
* [[VAR-SOM-AM43 GPIO|GPIO]]
* [[VAR-SOM-AM43 Ethernet|On-SOM Gbit Ethernet]]
* [[VAR-SOM-AM43 Ethernet|On-SOM Gbit Ethernet]]
Line 60: Line 54:
* [[VAR-SOM-AM43 ADC|ADC controller]]
* [[VAR-SOM-AM43 ADC|ADC controller]]
* [[VAR-SOM-AM43 SPI|SPI]]
* [[VAR-SOM-AM43 SPI|SPI]]
</div>
<div style="width:50%; float: right;">
* [[VAR-SOM-AM43 I2C|I2C]]
* [[VAR-SOM-AM43 I2C|I2C]]
* [[VAR-SOM-AM43 Wireless LAN|Wireless LAN]]
* [[VAR-SOM-AM43 Wireless LAN|Wireless LAN]]
Line 72: Line 64:
* [[VAR-SOM-AM43 RS485-Port|RS485-Port]]
* [[VAR-SOM-AM43 RS485-Port|RS485-Port]]
</div>
</div>
</div>
<br><br>
|color=blue}}}}
|color=blue}}}}
__NONUMBEREDHEADINGS__<startFeed/>
{{News|
==News==
==15/12/2015 - Variscite releases A new WIKI for the FIDO release ==
New update to the Fido R1 Wiki. Enjoy.
}}
<endFeed/>

Latest revision as of 16:54, 8 November 2022

VAR-SOM-AM43 Yocto Fido R1

Yocto project is a framework for creating Linux distributions for embedded devices. Its layering mechanism makes it easy to add Linux to new target devices highly customized for a particular platform; it can include custom start-up scripts, software packages built with a high degree of optimization for a particular architecture, and different user interfaces from full Gnome desktop to a simple a serial console.