APPLICATION NOTE AN015: Put YAFFS Image to Flash
Often times it is useful to write the file system for you device into a permanent storage media such as NAND flash. Below you will find steps on how to…
Often times it is useful to write the file system for you device into a permanent storage media such as NAND flash. Below you will find steps on how to…
1. Overview, This article shows you how to build a high reliable boot up for SAMA5D3x-CM. The set of patches adds redundant booting of U-BOOT and Kernel. Additionally 8-bit ECC…
1. Overview This article shows you how to debug Linux kernel running on multi-core CPU using PEEDI. It also briefly explains how to do an AMP debugging. 2. Prerequisites a PEEDI…
1. Overview The CPU module PM9263 is based on AT91SAM9263 which is capable to boot from an external NOR-Flash or using its internal ROM bootloader from DataFlash, NAND-Flash or SD-card. The selection…
1. Overview This article shows you how to debug Linux kernel and completely to program the DM365 EVM board using PEEDI. This method can be used for restoring the factory…
1. Overview This article shows you how to add Java VM and Java library on PM9263 to enable Java application execution. 2. Prerequisites – a PM9263 or– a Starter Kit with ATMEL…
1. Overview This article shows you how to debug Linux kernel and completely program the DM355 EVM board using PEEDI. This method can be used for restoring the factory images…
1. Introduction The increasing popularity of high-speed 32-bit ARM based microcontrollers allowed Linux to enter the world of embedded devices. That is why the need of debugging its kernel and…
1. Introduction NAND FLASH memory chips are considerably cheaper then their elder brothers – the NOR FLASH chips. So NAND chips started to push away NOR chips in embedded devices…
Introduction NAND FLASH memory chips are considerably cheaper than their elder brothers – the NOR FLASH chips. So, NAND chips started to push away NOR chips in embedded devices and…