Question:
Do we have any standard function in CCES for create a delay in application?
Answer:
This example performs a simple delay using an ASM function. The user-defined variable 'del_cycle' determines the delay in cycles.
For more information, please refer to 'Using Void Functions' in the following CCES help path:
CrossCore® Embedded Studio 2.x.x > SHARC® Development Tools Documentation > C/C++ Compiler Manual for SHARC® Processors > Compiler > C/C++ Run-Time Model and Environment > Function Call and Return > Mixed C/C++/Assembly Programming Examples > Using Void Functions