Forum Discussion
Trying to configure my de1-soc board with oneAPI
- 3 years ago
Hi @Ratan,
You should changed all the includes statement based on what is being mention previously to fixed the fatal error mention.
Apologies as I am confused, are you saying you have reverted back to the old include statement and issues is fixed?
Unsure of what stage you are in now, please do share the project that you are facing issues with, so that we can better understand the current stages you are at.
Hope to hear from you soon.
Best Wishes
BB
I just reverted back to the old configuration of including #include <CL/sycl/INTEL/fpga_extensions.hpp> , i also have it saved in the testdir directory but I have no errors like before. no fatal error display. It just runs through all the cells but has no 'VERIFICATION PASSED' output... I dont know if i should skip the hough transform emulation for now? it seems to behave weirdly and a trial and error process didnt exactly work and I am not quite sure how to check all other .cpp files?
any advice on this?
Followed the video again to check if i missed any steps but there is nothing that I missed. The process has alternating behavior.