Hi,
I can't find in any file of CC3200 Api's of the function sl_FsWrite. I'm looking for what this function exactly do.
Also, I've found that 1MB RAM installed on CC3200 launchbox can reach 75Mhz operations speed. But I've tryed and found that I can't reach 1Mhz of serial speed and write 8 bit take me more than 10us.
Function that i've use to write is:
sl_FsWrite(filehandle, offset, &c, 1);