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.

How to write assembly code directly in ccs?

Other Parts Discussed in Thread: TMS570LC4357, HALCOGEN

Hi TI,

I am working with TMS570LC4357. Here I am working with somewhat time critical task.

So If I write one line of C code, in CCS, it gets converted into four line of equivalent assembly.

If I am able to write directly in assembly, I could be able to reduce the execution timing, I guess.

Please anybody guide me to write assembly code in CCS, atleast simply to toggle a pin or add two numbers.

Thanks in advance,

Regards,

Karthikeyan.K