Hi developpers , Actually I meet a problem with the use of the logic analyzer in myproject ,I can't add any signal in real debug mode ( not simulation) I use the keil ulink ME probe,so I searched in many links to find a solution , but there isnt ,My card is not a dev card ,it is a cortex m3 with many peripheral around like LCD ,DSP ... .
Well my question is how to configure the project (if it is possible ) so I can use the logic analyzer
NB: I can debug of course my card see variable value ,but can't use only the logic analyzer.
Take a look at Trace Configuration for STM32F10xx to see how to configure: http://www.keil.com/support/man/docs/ulink2/ulink2_STM32F10xxx.htm
I did , now I think that hardware doesn't contain a ETM debug interface, we have just a 10 pin connector debug,so in this case can you confirm please that I must have the right interface , is it the reason why it is not working?