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.

AM335x U-Boot CCS6 debugging

Hi,


with u-boot 2013.07 MLO debugging works well as described in http://processors.wiki.ti.com/index.php/Sitara_Linux_Training:_uboot_linux_debug_with_ccsv5. there is no s_init-function in board.c and after jumping to 0x402F0400 the execution seems to start in arch/arm/lib/vectors.S in _start(). But neither in vectors.S nor in board.c it is possible to set a valid breakpoint.

What am I doing wrong?

Kind Regards

Arndt