profiler in CW Starcore

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

profiler in CW Starcore

3,657 次查看
aking
Contributor I
Hi,
I couldn't set up the profiler for CW for Starcore MSC8102 simulator (in Windows XP). This is the latest evaluation CW version, so is it because profiler is not supported in evaluation version?
Thanks.
Kevin
标签 (1)
0 项奖励
回复
3 回复数

1,359 次查看
CrasyCat
Specialist III
Hello
 
I assume you are using CodeWarrior for StarCore v3.0. Am I right?
Basically CodeWarrior profiler is working on hardware only. It cannot be used on simulators.
 
CrasyCat
0 项奖励
回复

1,359 次查看
aking
Contributor I
Thanks.
I'm thinking of using the clock() function to generate cycle information for my code blocks. Does anyone has experience in that? How does the compiler interprete the clock() function in C? Again, I'm using CW 3.0 for MSC8102 simulator.
0 项奖励
回复

1,359 次查看
CrasyCat
Specialist III
Hello
 
Function "clock" is not implemented for MSC8102.
So in any case to evaluate execution times I would recommend you to use the real MSC8102 hardware
and OCE profiling.
 
CrasyCat
0 项奖励
回复