10-29-2020 04:05 PM
I am currently working through the example: UG1186 (v2020.1) August 18, 2020. I am currently on page 17 section 3. I cannot seem to find how to do this. Other posts mention that I am supposed to create a linux domain using the platform.spr file.
When I try to create the linux platform, I get the error:
Failed to create domain 'OpenAmpProj'. Click on details for more information.
ERROR: The given processor "psu_cortexa53" can not be used to create 64-bit domain.
Platform contain boot components - fsbl in 32-bit.
64-bit domain can only be added after removing boot components.
I see that zynqmp_fsbl is under psu_cortexa53_0, but I am unable to delete it. Am I going down the wrong path on step 2 onwards? (I also assume XVitis is the Vitis IDE since there is not a mention of it elsewhere.
10-30-2020 09:26 AM
Create a new platform project with OS as Linux and processor as A53. Uncheck generate boot components and hit finish. Then populate the sysroot path for the new platform.spr generated