I am developing Wi-Fi projects using CC3200 launchpad board.Can someone explain me what exactly happens on powering up(assuming a small Wi-Fi application) CC3200.
Where do Wi-Fi and peripheral drivers (resident in ROM) execute?
Where does the user application run? ( from external flash or internal RAM)
I would also like to get some details on the interaction between Cortex-M4 and NWP(network processor) to understand what latencies are involved when data transfer is initiated with a remote peer on the network.
Thanks