aiedb
Occasional Contributor
5 months agocross compiler for cyclone 5
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 ?