Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

You should click "File" >"New" > "Project".

...

A pop up "New Project" will

...

appear.

...

Click "Xilinx" > "Application Project"

...

.

...

A new pop up "New Project Application Project" will appear

...

.

...

You should set the value of parameters as in the image below.

Scroll Title
titleApplicationProject demo creation

Image Modified

...

After this clik "Finish".

...

A new pop-up

...

"New Project Templates" will appear.

Scroll Title
titleAvailable Templates

Image Modified

...

In this case select "Empty Apllication" under "Available Templates".

...

Click "Finish".

...

A new "Application Project" named "demo" will be created in the "Project Explorer".

...

Now you should click

...

"Project" > "Properties". A pop-up "Properties for demo" will appear. Now you should select "Project References"

...

.

Now

...

you should assure that "reference-TE0300_hw_platform" and "standalon_bsp_0" are both checked; if their box are not already checked, you should check them now;

Scroll Title
titleProject References checking

Image Modified

...

Now the contents of "Project Explorer" should be this one below.

Scroll Title
titleApplication Project "demo", BSP and reference hardware checked

Image Modified

...

Now you should copy the contents of the original demo (all .c and .h files from "TE0xxx-Reference-Designs\reference-TE0xxx\SDK\SDK_Workspace\demo\src" already moved in the temporary folder "C:\demo_src_TE") inside the folder "C:\XilinxProject\reference-TE0xxx\SDK\SDK_Workspace\demo\scr" as already do in the figure

...

below.

Scroll Title
titleApplication Project "demo" created and original .c and .h file are moved inside src subfolder

Image Modified

...

You should select "src" folder in "Project Explorer" > "demo", right click and select "Refresh"; in this way the .h and .c files will appears under the "src" folder of "Project Explorer".

...

You should select "demo" folder in "Project Explorer", right click and select "Refresh"

...

.

Scroll Title
titleRefresh the Application Project "demo"

Image Modified

...

After the "Refresh" operation the .h and .c files should appear in "Project Explorer"

...

under "demo\src"

...

.

...

  • now you should click "Xilinx Tools" and then click "Generate linker script";
Scroll Title
titleGenerate linker script for application project Select "demo"
Image Removed
  • a pop-up "Generate a linker script" will appears; click "Generate";

Image Removed

...

project

Image Added