APF6 Bare-metal programming: Difference between revisions

From ArmadeusWiki
(Created page with "==Introduction== This page will try to explain you how to ==Installation== * To ease bare-metal development, you will need to get some NXP/Freescale i.MX6 registers definiti...")
 
No edit summary
Line 8: Line 8:
* http://atose.org/?p=141 inspiration source for the start of this page
* http://atose.org/?p=141 inspiration source for the start of this page


[[Category:Baremetal]]
[[Category:Bare-metal]]

Revision as of 12:46, 30 May 2016

Introduction

This page will try to explain you how to

Installation

  • To ease bare-metal development, you will need to get some NXP/Freescale i.MX6 registers definition. They can be found in "PEx for i.MX v1.1.0 package Linux x64" tool available on NXP website.

Links