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.

MLO (SLP) debug with CCS V5

Hello,

i try to debug MLO with CCS V5 under windows 7.

My original project is under linux; so i copy the u-boot branch under windows, make aproject as described  in

http://processors.wiki.ti.com/index.php/Sitara_Linux_Training:_uboot_linux_debug_with_ccsv5

Every thing work fine (download MLO in 0x402F0400, load u-boot symbol file by Run -> Load -> Load Symbols -> uboot).

But then,i have a problem setting hardware breakpoint : if i set a HW breakpoint and i have the message no code is associated with "....board.c"

have you any idea of how to deal with this error ?

best regards