This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Keil Logic Analyser - SPI -Cortex-M3

How to observe the SPI Signals(MOSI, MISO, SCK, and CS) Using the logic analyzer available in keil.
I have tried to add the spi signals by using pin definitions, port address pin data address but all say no signal found. I am able to only add the variables I defined in the program.
Do I need to do any additional setting for to be able to use logic analyzer for spi or i2c?

Thank you.