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

de1-soc linux kernel moudle Makefile

aiedb
Beginner
383 Views

hii i am using the de1-soc board and i want to load a simple "hello world " kernel driver that prints hello world on the kernel 

in the Makefile we need to specify the path to the directory of the source files of the kernel , 

how can i find this path 

i downloaded the console ver of the de1-soc from terasic website and it booting from a sd card and working fine 

 

or i be glad to get a Makefile that is tested to compile device driver for altera cyclone v hps of the de1-soc board i be glad for help thanks 

Labels (1)
0 Kudos
4 Replies
Jeet14
Employee
287 Views

Hi,


We sincerely apologize for the inconvenience caused by the delay in addressing your Forum queries. Due to an unexpected back-end issue in our system, your Forum cases, along with others, did not get through as intended. As a result, we have a backlog of cases that we are currently working through one by one.

Please be assured that we are doing everything we can to resolve this issue as quickly as possible. However, this process will take some time, and we kindly ask for your patience and understanding during this period. The cases will be attended by AE shortly.

We appreciate your patience and understanding, and we are committed to providing you with the best support possible. 

Thank you for your understanding.


0 Kudos
Jeet14
Employee
241 Views

Hi,


Are you looking for hello world application from the userspace or kernel space?

you want print the hello world on the UART?


There is UART kernel driver already in the linux-socfpga source.

Only you need to write the hello world application from the userspace application.


Please confirm?


Regards

Tiwari


0 Kudos
aiedb
Beginner
167 Views

hii no i just want to compile a kernel module thar prints "hello world" using printk in kernel space and see the "hello world" using dmesg command 

0 Kudos
Jeet14
Employee
208 Views

Hi,


As we do not receive any response from you on the previous question/reply/answer that we have provided. 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.


Regards

Tiwari


0 Kudos
Reply