Hi,
I am porting sensor application code to FR5738 and while debug the code gets stuck up in wlan_start(0);
And void WriteWlanPin( unsigned char val ) is pin 4.1, but i have commented out P4.1 as i have different board. May i know how to go around when i have different board and run cc3000 module. The code is written according to MSP430FR5739 EVM module. I am getting difficulties with editing this code as per my board.