CodeWarrior for MPC5XX V8.7 and Quick_Start_r4

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

CodeWarrior for MPC5XX V8.7 and Quick_Start_r4

1,811件の閲覧回数
liazha
Contributor I
When I compile the "quick start" project in Codewarrior for
mpc5xx V8.7, I received error message "linker command file
output section '.reset' has a ytpe or
input which is incompatible with section '.reset' in file
'c:\hev\stepmotor\end1_can\systemconfig\exctable.o'".
how to deal with it?
ラベル(1)
0 件の賞賛
返信
1 返信

682件の閲覧回数
CrasyCat
Specialist III
Hello
 
That is an issue in either the QuickStart source file exctable.c or exctable.asm or in the linker control file (.lcf).
 
Can you please send me these files?
If the file executable is an ANSI C source file, can you please send me the preprocessor listing file?
You get this file in the following way:
  - Open the project in the IDE
  - Click with the right mouse button on exctable.c
  - Select preprocess. A new edit window is opened displaying the preprocessor listing file.
  - Save content of the window to a file and attach it to that thread.
 
CrasyCat
0 件の賞賛
返信