Part Number: TMS320F28384S
Tool/software:
Hi expert,
i am trying to convert some algorithm which is in c code to binary format.
The purpose is i that when i transfer the ccs code to the third party i only want them to see the binary format of the code which i converted. (not the whole code)
i tried doing from build and created a seperate source file where i put the code which i want to convert to binary file. But i am lost about what i should do next.
can you suggest me or share us if there a manual or easy way to do it?
Again, i just want to convert some specific lines of c code (INSIDE void abc() {xyz...} to binary format and build it and share it to third party.
Please help
thanks
sid