This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I need to debug some low level programs with CCS4 on a Beagleboard C4 in supervisor mode. Whenever I build a simple program it automatically gets linked to rtsv5_A_le_eabi.lib. The boot.asm code in this immediately sets the ARM to User mode. There is no OS involved, no linux, no u-boot, no bios, no nothing. I modified the gel file to reflect the Beagleboard (I think). 26Mhz clock, micron SDRAM. I have searched through this site and others and cannot find a ready to use gel file or linker command files.
I really believe I am not the only one doing this and I must have just overlooked something important.
Would someone please point me in the right direction?
Scott