I working on Odroid with the ubuntu platform. For the DS5 software to cross compile for profiling , I need to build Linux kernel with specific configuration. I am new to this stuff, but I have created the UImage of the kernel on the host machine for the Arm processor. I need to ask how one can get that kernel copy in the target platform i.e. Odroid.
Because for the profiling I need to have gatord and kernel with specific configuration installed on the target machine. I am done with gatord and build the kernel on host. Just need to copy it on target. But it is not happening using the sdcard of the odroid. Please let me know
Hello, ackmicro
I did not understand properly,I guess you will get know what I am saying fro this link -->http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0482o/ric1362174541050.html
According to this, I have prepared UImage with specific configuration on the host machine. Now i have to transfer this to the target machine i.e. Odroid XU3. If anyone please tell me how can I do that?