My name is Sven Andersson and I
work as a consultant in embedded
system design, implemented in ASIC
and FPGA.
In my spare time I write this blog
and I hope it will inspire others to
learn more about this fantastic field.
I live in Stockholm Sweden and have
my own company
Contact
You are welcome to contact me
and ask questions or make comments
about my blog.
PetaLinux provides an easy way to develop user applications for Zynq and MicroBlaze Linux systems, including building, installing, and debugging. This guide describes how to create and debug one application for Zynq-7000. Let's start by studying the PetaLinux SDK Application Development Guide.
Create a new application
PetaLinux provides a tool to create user application templates for either C or C++. These templates include application source code and Makefiles so that you can easily configure and compile applications for the target, and install them into the root file system. We will add the PrimeNumber application we have already used in our earlier experiments.
1. Create a user application by running petalinux-create -t apps from inside a PetaLinux project on our workstation.
L30nardoSV November 9, 2015 04:48 PM PST Hello,
I confirm what CArlos said.
It happens with the 2014.04 version.
Carlos Moraes January 2, 2015 01:10 AM PST Hi everybody!!
My gpiochip number are differrent. LEDs 0 to 7 are gpiochip125 and LED 9 is gpiochip138. Unfortunately, i didn't find any docs related to that, as my revision of PETALINUX is 2014.4.
Thanks so much for the blog Sven. Have a happy new year.