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.

DM3730 evm and Lauterbach kernel debugging

Other Parts Discussed in Thread: DM3730

Hi everybody,
I'm struggling against virtual to physical addressing conversion.
Following linux.cmm example I do:
Go __init_end
but it doesn't stop.
But I can see kernel symbols. 
If I do bootm, than I stop the execution, I can see __log_buf .

Is there any good practise to attach in stop-mode kernel debugging?

Maybe running bootm 80108000
Stopping the execution somewhere.
Loading vmlinux symbol correctly.
I think that .cmm examples that set R1 and cmdline can't start the kernel correctly as u-boot is able to do. 
Any .cmm example is available for DM3730 EVM? 

Thanks,
Raffaele