If I want to simulate some code without any emulator or debuger. Is it possible in CCS.
Like If I want to make a blank project and just write some code and variable and want to see the value of some variable , can I do it??
If I am using IQMath libs and want to see the out put like
Var1= _IQ12(1.1)
Var2= _IQ5(1.1)
Like this..Can I do this ...
Ashutosh Bhatt