Forum Discussion
jackhab
Occasional Contributor
6 years agoHow to patch NIOS II BSP driver
I'd like to make changes to standard Altera driver (e.g. add debug variables), store the changes as a patch file and have it applied automatically each time I re-generate BSP. How it can be done?
Ahmed_H_Intel1
Frequent Contributor
6 years agoHi,
This is a nice question. You do some modifications to each project you create and you need to save these modifications to save time. You can simply Go to the "Refactor" drop menu and select "Create Script". The following document will help you to create your own script. You will be able to share this script with your team.
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/nios2/n2sw_nii52015.pdf
Regards,