Other Parts Discussed in Thread: C2000WARE, CONTROLSUITE
Tool/software: TI C/C++ Compiler
Hi there,
I am working with F28335 and was wondering to introduce a delay code in program. I have previously used delay_ms/ delay_us with other compilers and microcontrollers before. These functions come as built in functions/macros in the compilers i used before. I was wondering if anyone could tell me if the c2000 compiler offers delay and other types of built in functions and where can I find their reference?