deep

a Cross Development Platform for Java

User Tools

Site Tools


dev:zynq7000pl

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
dev:zynq7000pl [2021/12/30 09:14] ursgrafdev:zynq7000pl [2022/08/22 11:33] (current) ursgraf
Line 16: Line 16:
  
 ==== FSBL / PL / Application ==== ==== FSBL / PL / Application ====
-This boot files can be used for [[https://deepjava.org/firstexample/first_example_microzed_appdev|Application Development]]. It includes the FSBL and the PL configuration together with the hello world application. Handoff at the end of the booting stage is to this application.+This boot files can be used for [[https://deepjava.org/firstexample/first_example_microzed_deploy|Deploying]]. It includes the FSBL and the PL configuration together with the hello world application. Handoff at the end of the booting stage is to this application.
   * Add //FSBL.elf// created above   * Add //FSBL.elf// created above
   * Add PL configuration, e.g. //flink2.bit//   * Add PL configuration, e.g. //flink2.bit//
Line 25: Line 25:
   * Create image, e.g. //BOOTflink2App.bin//   * Create image, e.g. //BOOTflink2App.bin//
   * Copy both files to ([[https://github.com/deepjava/runtime-library/tree/master/rsc]])   * Copy both files to ([[https://github.com/deepjava/runtime-library/tree/master/rsc]])
-//BOOTflink2App.mcs// will be used when creating a deep application which is loaded into the QSPI flash for deployment, see [[https://deepjava.org/firstexample/first_example_microzed_deploy]].+//BOOTflink2App.mcs// will be used when creating a deep application which is loaded into the QSPI flash for deployment, see [[https://deepjava.org/firstexample/first_example_microzed_deploy]]. When deploying for the SD card, //BOOTflink2App.bin// is used. Launching the deep compiler will in both cases replace the existing //hello world// application with your deep image
  
dev/zynq7000pl.1640852090.txt.gz · Last modified: 2021/12/30 09:14 by ursgraf