Intel® SoC FPGA Embedded Development Suite
Support for SoC FPGA Software Development, SoC FPGA HPS Architecture, HPS SoC Boot and Configuration, Operating Systems

cross compiler for cyclone 5

aiedb
Beginner
1,553 Views

hii

 

i have a kernel module that prints hello world in the kernel space , i tried to use

cross complier = arm-linux-gnueabihf-gcc 

and it didn't work for me i get invalid format when i run the file on my cyclone 5 de1 board 

 

i remember that someone suggest for me to use complier that has the word none in it 

could you please give me the full name of the cross compiler with the none in it ?

 

Labels (1)
0 Kudos
6 Replies
BoonBengT_Altera
Moderator
1,462 Views

Hi @aiedb,


Thank you for posting in Intel community forum and hope all is well.

You may refer to the following example for cyclone v:

https://www.rocketboards.org/foswiki/Documentation/BuildingBootloaderCycloneVAndArria10


Note: If the version of toolchain are not working perhaps coule try on the version 12.3 (https://developer.arm.com/-/media/Files/downloads/gnu/12.3.rel1/binrel/arm-gnu-toolchain-12.3.rel1-x86_64-aarch64-none-linux-gnu.tar.xz)


Best Wishes

BB


0 Kudos
aiedb
Beginner
1,213 Views

hii thanks for your reply and help 

can you give me the full name of the cross compiler 

is it aarch64-none-linux-gnu-gcc ??

0 Kudos
BoonBengT_Altera
Moderator
981 Views

Hi @aiedb,


Yes the mention should be the full name of the cross compiler.

Please do try and let us know if you face further issues.


Best Wishes

BB


0 Kudos
BoonBengT_Altera
Moderator
845 Views

Hi @aiedb,


Greetings, just checking in to see if there is any further doubts in regards to this matter.

Hope your doubts have been clarified.


Best Wishes

BB


0 Kudos
aiedb
Beginner
750 Views

hii thanks i will try it out and get back to you 

0 Kudos
BoonBengT_Altera
Moderator
566 Views

Hi @aiedb,


Sure, however for the time being this thread would be transitioned to community support for further help on doubts in this thread. If there is any clarification in the future, you may follow the instruction below or post your question in a new thread.


Please login to ‘ https://supporttickets.intel.com/s/?language=en_US’, view details of the desire request, and post a feed/response within the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you on your follow-up questions.

Thank you for the questions and as always pleasure having you here.


Best Wishes

BB


0 Kudos
Reply