Forum Discussion
tehjingy_Altera
Regular Contributor
2 years agoHi Peter
Glad that your problem is solved.
The values of the Platform Designer is used by the HPS through the handoff files.
The values of the platform designers are exported as an xml files in the "hps_isw_handoff\soc_system_hps_0" in the quartus project folder.
Then while building the bootloader we will need to run a script which is the "cv_bsp_generator.py script".
This script will generate a few header files in which is used to compiled together with the bootloader.
Regards
Jingyang, Teh