Hi,
I have VirtualBox on Windows 7 with Ubuntu 12.04. Downloaded ti-sdk-beagle-05.05.01.00-Linux-x86-Install and installed and did the below set of commands
1. cd to ti-sdk-beagle-05.05.01.00/board-support/linux-3.3.7-r115
2. make ARCH-arm CROSS_COMPILE=arm-arago-linux-gnueabi- mrproper
this worked
3. make oldconfig
4. make
This completed with no error -- assuming that this built tje Kernel and looked for uImage and could not located then
5. make ARCH-arm CROSS_COMPILE=arm-arago-linux-gnueabi- uIamge
This fails a at firmware/keyspan/mpr.fw.gen.S: Assembler messages:
firmware/keyspan/mpr.fw.gen.S:11: Error: junk at end of line, first unrecognized character is ','
I do not know to how to move forward with this error.
Please help.
Thanks,
Asha