Other Parts Discussed in Thread: CC3200
Tool/software: Code Composer Studio
I have made an application similar to wifi_audio_app using just one cc3200 launchpad and a cc3200 audio booster pack for real-time (48kHz) datatransfer to a smartphone. The program Works fine if I reset the board and start debugging or program it to the flash. But if I start a new debugging session witout resetting the board, the dma interrupt handler is no longer called. The network part of the program runs witout problem, it's just the interrup that is misssing. I see the same problem with the wifi_audio_app
I am using SDK 1.3, but I have seen the same problem using SK 1.2. I am using simplelink OS_Debug build.