I have downloaded the stack example AN3470SW.zip and try to compile directly with CodeWarrior 6.2
I get a lot of errors like:
- Instruction not legal for current target processor(s)
......
- internal compiler error (report to cw_bug@freescale.com)
while executing in file ‘PCodeAssembly.c’ line: 626
(compiling ‘_printk_mknumstr’ in ‘printf.c’)
- the file ‘Int_hnadlers.h’ cannot be opened
Int_handlers.c line 12 #include “Int_handlers.h”
.
.
.
Etc
I suppose that the problem is that CodeWarrior 6.2 doesn’t support the MCF5223x microcontrollers.
Can you tell me please if this is true?
If is true, what version I must use?
There is some example to run this code on MCF5208EVB or the steps to follow?
Thanks,
Jack