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.

TMS320C28x C/C++ Compiler Intrinsics

Other Parts Discussed in Thread: TMS320F28335

Hi all,

I am using TMS320F28335 for development.

Whenever i am using Uint8 its being stored in 16 bits,

Regarding this i went thro'  "TMS320C28x C/C++ Compiler Intrinsics" pdf and tried to use intrinsic int __mov_byte( int *src, unsigned int n );

But i didnt get it well,can anyone explain it thro' some example.

Thanks,

Manju