robseb/socfpgaPlatformGenerator

error while making sd card image.

sinkingfund opened this issue · 1 comments

Hi.
I am using Ubuntu 18.01 LTS, I cloned "socfpgaPlatformGenerator" in my project folder, and tried to make custom yocto by executing command.

$python3 socfpgaPlatformGenerator.py

it displays a error.

ERROR: The script was not executed inside the cloned Github folder
       Please clone this script from Github and execute the script
       directly inside the cloned folder!
URL: https://github.com/robseb/socfpgaPlatformGenerator.git

even though i cloned it in my project folder, please take a look into it.

Hello sinkingfund,
I fixed this problem. Please remove the socfpgaPlatformGenerator folder and clone it again.
Do you know rsyocto? I have a build script that can go a step further with your Quartus Prime project as shown here.
Robin