I want to setup AMP with petalinux (2015.2) on cpu0 and freertos on cpu1. UG978 gives an outline to do this, however with an older version of petalinux (2013.10). There where changes in the way to implement petalinux and UG978 was not updated for this.
So I followed the latest xapp1078 (xapp1078_2014.4.zip) for creating a bare-metal application and petalinux AMP.
http://www.wiki.xilinx.com/XAPP1078+Latest+Information
Now I have to replace the bare-metal application in xapp2014s bsp by the one of freertos. What is the correct way to do so? Which bsp for freertos can I use? Can I change the existing bsp (DDR address range ...)?