Part Number: TMS320F280049C
Tool/software: Code Composer Studio
I am trying to write an SPI driver. I have started with spi_ex1_loopback.c which I have imported from the C2000 folder on my iMac. I'm running Catalina latest version.
What I see is that not all breakpoints cause the code to break. In my screen shot below, the first breakpoint is never triggered but the bottom 3 are currently working. I believe no breakpoints worked yesterday. Recently I also worked on ePWM and on SCI (UART) drivers and breakpoints worked fine with those peripherals.
Any thoughts?

