This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

swru368.pdf document code snippets problem

Hi TI,

    Your swru68.pdf document code snippets has lots of &amp, embedded in the code. See below.    

RetVal = sl_FsOpen((unsigned char *)DeviceFileName,
FS_MODE_OPEN_CREATE(63*1024 , 0 ),
&MasterToken,
&FileHandle);

    This happens sometimes when updating your document that has code snippets. This happens also when inserting code snippets at blogs.

    To the people who know this, they can understand that this is just a document error. But, to the unknowing, this is confusing.

     Will this be fixed at further updates of this document?

     Please check other documents that may have similar problem.

- kel