Forum Discussion

aiedb's avatar
aiedb
Icon for Occasional Contributor rankOccasional Contributor
5 months ago

cross 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...