HI,
I am porting Basic Wi-Wi application code FR5738. My WL_SPI_IRQ pin is P1.4 and VBAT_EN J.3, I have enabled these pins in code. When i debug and come to
void WriteWlanPin( unsigned char val ) in wlan_start(0)
i get a message saying
MSP430: Trouble Reading Memory Block at 0x10000 on Page 0 of Length 0x9: Invalid parameter(s)
MSP430: Trouble Reading Memory Block at 0x10000 on Page 0 of Length 0x3a: Invalid parameter(s)
What is the exact cause of this? Even though i enabled am i not able to write interrupt wlan pin?