Tool/software: Linux
How do I compile and build a kernel module (custom device driver) on Ubuntu host for installing it on AM5728 SOM running Arago Yocto Linux? I can use bitbake build commands from the board vendor to build uboot and kernel images, but I do not know the right setup for building this simple kernel module. Also, is it possible to create a project and build this kernel module from CCS 7.4? Thanks.