I'm trying to communicate with an EEPROM chip using SPI. When I run under the debugger, the EEPROM doesn't respond; without the debugger running, it seems to work fine.
What difference could running under the debugger be making?
I'm trying to communicate with an EEPROM chip using SPI. When I run under the debugger, the EEPROM doesn't respond; without the debugger running, it seems to work fine.
What difference could running under the debugger be making?
The broken behaviour happens even without any breakpoints set. Looking on an analyser with and without debugger, the signals are pretty much identical.
The broken behaviour happens even without any breakpoints set. Looking on an analyser with and without debugger, the signals are pretty much identical.