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

debug vs. free-run

I'm using a CC2430 RF device for data transmission. My code will run correctly when in debug and will transmit data when / as expected when executed via the "step" function. However, if I attempt to run the code from within the debugger via the "Run" function there is no data transmitted. I'm verifying that the transmit command is being reached by monitoring a pin which is toggled just before, and immediately after the command yet no transmission. Any suggestions would be most helpful.....

0