Forum Discussion
Questions: Intel oneAPI 24.2 with DE10-Agilex and Related Environment setup
- 1 year ago
Hello Feng,
I'm sorry for the trouble you've been having. We test the compiler against a reference BSP on devkit hardware, but it is ultimately up to board vendors to validate that their hardware and firmware work with the latest oneAPI compiler release. If Terasic only validates 2022.1, then that is the only version that is officially known to work with that card.
Having said that, my colleague was able to successfully compile your design using
- Ubuntu 20.04.6 LTS
- oneAPI 2024.1
- Quartus® Prime Pro 21.2
- the Terasic BSP
He saw the same license issue with oneAPI 2024.2.
I suggest as a last resort that you remove other versions of the Quartus® Prime and oneAPI software, leaving only oneAPI 2024.1 and Quartus® Prime Pro 21.2.
I have personally experienced issues with license files that were not configured correctly. For example, a Quartus fixed license only works for a machine whose ethernet MAC address matches the ID embedded in the license file. This means that a license file for my workstation will not work for your workstation. From your Terasic email chain that you shared, it sounds like you may be using a liceense0046.dat from a different machine, rather than one that they specifically made for you:
How did you get the license0046.dat before? There are not any previous emails communication with you that we send you this license file.
That sounds like there is some IP in Terasic's BSP that requires a license. I searched their website for a oneAPI manual, and found this:
DE10-Agilex (revC) OneAPI User Manual
(from DE10-Agilex Development Kit)
It looks like you need to get the BSP license from them and add it to your $LM_LICENSE_PATH.
This is the detail that confused me about whether the oneapi 24.2 supported DE10_Agilex. I tried this for half a year, from time to time.
>>>>>>The $LM_LICENSE_FILE is set to the correct location.
I set it according to the manual, as I said before.
Once I got the error message, the first step I took was to check the licence setup.
I can use the oneapi 22.1 successfully with the set-up guide provided by the manual but always failed with 24.2.
I searched the Error (292014) online and found some other conditions that the Quartus needs to be set(I'm not sure).