Author |
Message |
Topic: how to use profiler |
andrearm73
Replies: 1
Views: 5719
|
Forum: General CCS C Discussion Posted: Fri Nov 21, 2014 8:19 am Subject: how to use profiler |
Hi, I would like to use the profiler in my code, I have to figure out where the delays, but does not want to work, the steps are:
-add in the code:
#use profile (IDC)
#profile functions
commen ... |
Topic: CCS C Compiler ide error |
andrearm73
Replies: 3
Views: 5191
|
Forum: General CCS C Discussion Posted: Tue Feb 11, 2014 9:20 am Subject: CCS C Compiler ide error |
hello,
I'm not working on my hd but I solved by using another editor, correcting some problems compiling the code and started back to work properly .. I have no idea what happened: (
thanks for th ... |
Topic: CCS C Compiler ide error |
andrearm73
Replies: 3
Views: 5191
|
Forum: General CCS C Discussion Posted: Tue Feb 11, 2014 4:30 am Subject: CCS C Compiler ide error |
Hello, I would need a help with an error in the development environment I have, I'm changing the code done by a colleague of mine, I open the file. C, compile it, I get errors, correct them, but when ... |
|