Zynq Linux Applikation: Unterschied zwischen den Versionen

Aus Nicki Wiki
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „Bauen einer Linux Applikation in der Vitis IDE. # Domain für Linux Applikation *File ⇒ New ⇒ Plattform Project *Platform project name: <code>appDev_…“)
 
Zeile 1: Zeile 1:
Bauen einer Linux Applikation in der Vitis IDE.
Bauen einer Linux Applikation in der Vitis IDE.
# Domain für Linux Applikation
= Domain für Linux Applikation =
*File &rArr; New &rArr; Plattform Project
*File &rArr; New &rArr; Plattform Project
*Platform project name: <code>appDev_Linux_platform</code> &rArr; Next
*Platform project name: <code>appDev_Linux_platform</code> &rArr; Next
Zeile 7: Zeile 7:
**Häkchen entfernen "Generate boot components" &rArr; Finish
**Häkchen entfernen "Generate boot components" &rArr; Finish


##
== Platform: appDev_Linux_platform ==
FSBL auswählen:
* FSBL: &rArr; Browse


# Linux Applikation
= Linux Applikation =

Version vom 4. Oktober 2021, 12:25 Uhr

Bauen einer Linux Applikation in der Vitis IDE.

Domain für Linux Applikation

  • File ⇒ New ⇒ Plattform Project
  • Platform project name: appDev_Linux_platform ⇒ Next
  • Tab "Select a platform from hardware (XSA)" ⇒ Browse ⇒ xxx_wrapper.xsa
    • Operating system: ⇒ "linux"
    • Häkchen entfernen "Generate boot components" ⇒ Finish

Platform: appDev_Linux_platform

FSBL auswählen:

  • FSBL: ⇒ Browse

Linux Applikation