Forum Discussion
Where is cv_bsp_generator.py
Trying to follow the steps for building u-boot/bootloader from here:
https://www.rocketboards.org/foswiki/Documentation/BuildingBootloaderCycloneVAndArria10
It gets to a step where it calls a python script cv_bsp_generator.py, claiming it's in this directory:
$TOP_FOLDER/cv_soc_devkit_ghrd/software/bootloader/u-boot-socfpga/arch/arm/mach-socfpga/cv_bsp_generator
But that directory doesn't exist in the repo.
Where is cv_bsp_generator.py?
21 Replies
- EBERLAZARE_I_Intel
Regular Contributor
Hi,
I tested using Ubuntu 18.04, also working with python 3.6, though need to do following changes:
https://bobbyhadz.com/blog/python-nameerror-name-unicode-is-not-defined
Can you re-try the build fresh, then let me know if you are still facing any issue and post the screenshot of the error.
FYI, you need to git checkout the latest Uboot version.
p/s: If any answer from the community or Intel Support are helpful, please feel free to give best answer or rate 4/5 survey.
- EBERLAZARE_I_Intel
Regular Contributor
Hi,
I hope that your question has been addressed, I now transition this thread to community support. If you have a new question, Please login to ‘https://supporttickets.intel.com’, view details of the desire request, and post a feed/response within the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you on your follow-up questions.
p/s: If any answer from the community or Intel Support are helpful, please feel free to give best answer or rate 4/5 survey.
- RPett4
Occasional Contributor
May I know the exact commands/steps you used to successfully build?
- RPett4
Occasional Contributor
Is there any update on this? I'm asking about the basic required steps needed to start doing application SW programming. If I can't get the HPS system to boot up and run any code, then the FPGA is a paper weight. No idea why Intel invested so little into developing and maintaining guides/scripts on how to accomplish this. I had your competitor's SoC FPGAs running custom SW in a single day.
Can you PLEASE give me the step by step terminal commands you used to build the SPL???????