profiler in CW Starcore

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

profiler in CW Starcore

3,735件の閲覧回数
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,437件の閲覧回数
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,437件の閲覧回数
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,437件の閲覧回数
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 件の賞賛
返信