I am writing a module in the linux kernel. I can use printk to trace the output. However, I have to compile it and then load the module. Finally write an application to call it. Until then I can see the printk output...
need much time......Any advice on it? bunches of thanks........
---flyingman