I saw this article: “Linux Aware Debug” (http://processors.wiki.ti.com/index.php/Linux_Aware_Debug) in wiki.ti.com. I just followed the instructions, connected to the target and loaded vmlinux file. Then I tried to set some hardware breakpoints in kernel’s source. But CCS just reported that symbols are loaded.
CCS version: 4.1.2
Linux kernel version: 2.6.18
Target: DM6467
Emulator: SEED XDS560
As mentioned in “Linux Aware Debug”, your CCS must be at least 4.1.3 to debug arm926. Is it a necessary to have CCS above that version number? Because my poor emulator seems don’t support version that high. For I consulted SEED, and they said there is no such driver for CCS 4.1.3.
Thanks for your help.