Skip to content

magictaler/RGB-LED-PWM-Demo-on-Petalinux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README

RGB PWM LED Demo Petalinux project running on ARTY Z7-20 hardware

Copyright (C) 2020 Magictale Electronics http://magictale.com

Getting started:

The following must be ran on a Linux machine with Petalinux SDK 2017.3 installed:

  • Execute the following command in the RGB-LED-PWM-Demo-on-Petalinux directory:

    • python python/petalinux/clean_peta.py
  • Execute the following command in the RGB-LED-PWM-Demo-on-Petalinux directory:

    • python python/petalinux/create_peta.py
  • The result of the build should be BOOT.bin located in RGB-LED-PWM-Demo-on-Petalinux/images/linux