can't read symbolics for target 'simulator.out'

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

can't read symbolics for target 'simulator.out'

4,171 次查看
SeanW
Contributor II
I just installed the free version of CodeWarrior IDE 5.9.0 Build 2386 for Freescale MPC55xx version 2.2 build 71004.
 
I am running an example project from the AN2865SW Code Cookbook. The project builds but when I go to use the simulator I get the error
 

"can't read symbolics for target 'simulator.out'"

I am brand new to Code Warrrior.

Thanks in advance.

 
标签 (1)
0 项奖励
回复
3 回复数

1,646 次查看
SeanW
Contributor II
I have used a number of different processors over the years and I guess that I was surprised that the MCP family does not have a simulator.  I did recompile the Code Warrior projects. I am able to get them to work if I start a new project, however if I use the project file that comes with the example (including a simulator option which again does not exist I am told) the project fails.
0 项奖励
回复

1,646 次查看
ubhims
Contributor I
You may also want to try rebuilding the project.
0 项奖励
回复

1,646 次查看
CrasyCat
Specialist III
Hello
 
I am not familiar with the AN2865SW Code Cookbook, but according to the message you are seeing, it seems that the format of the simulator.out file is not  what the debugger expects.
 
What is this simulator.out file exactly?
Is it a S record file? An ELF executable file?
 
How did you generate it?
 
CrasyCat
0 项奖励
回复