Forum Discussion
HAL API for the Generic Serial Flash Interface FPGA IP, 'altera_safeclib'
- 4 years ago
Hi Meenalkb,
To enable the Generic Serial Flash Interface (GSFI) use the HAL API and follow the below steps in Eclipse.
- BSP Editor->Nios II
- file paths of .sopcinfo and .bsp (new or old) in the open BSP window and click on open.
- A platform design window will be open in which you select the BSP software packages option. In that, just enable the altera_safeclib option.
- Select Generate BSP.
once the BSP generation is completed. Check in the drivers->inc and drivers->src folders. for
https://www.intel.com/content/www/us/en/docs/programmable/683419/22-1-20-1-1/nios-ii-hal-driver.html
- intel_generic_serial_flash_interface_top.h
- intel_generic_serial_flash_interface_top.c
Hi, MEENAL BURROWS,
We have tried reproduce the issue with your shared files but we couldn't reproduce it. There no issue in our environment. Attaching a snapshot of project where you can see the option is available in our environment. we require remote access of your machine to debug this issue further
Thanks & regards,
Hareesh B
@hareesh
Are there special licensing requirements for the Generic Serial Flash Interface IP? I have tried this on a different machine with no luck.
I really only want the source files for information purposes. Would you be able to zip and send these to me via email?
- hareesh4 years ago
Frequent Contributor
Hi meenalkb,
Since I had provided you the solution and did not received any feedback from you, I shall set this case to close pending. If you still need further assistance, you are welcome reopen this case within 20days or open a new case, some one will be right with you.
I shall set this case to close pending,
If you happened to close this case you will receive a survey. If you think you would rank your support experience less than 10 out of 10, please allow me to correct it before closing or if the problem can’t be corrected, please let me know the cause so that I may improve your future service experience.
Thanks,
Best regards,
Hareesh B.
- meenalkb4 years ago
Occasional Contributor
Hi Hareesh,
Thank you for sharing the source files, that's very helpful.
However, it would really help me to understand why my Quartus 21.1 install is behaving as it is. I requested a remote session in a previous ticket and I'd be happy to go ahead with this if you can arrange it.
Thanks
Meenal
- hareesh4 years ago
Frequent Contributor
hi
can you please check on another machine.
- meenalkb4 years ago
Occasional Contributor
Hi Hareesh
Yes, I did check on a colleague's machine and had the same problem.
- hareesh4 years ago
Frequent Contributor
did you checked with i shared files?