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