Hi, I have the MCF5213EVB, and when I tried to compile the program i wrote for the board, it reports an error in one of the MCF5213xxx.h files, and it says that the instruction movec is not supported by the targetting processor. There are 3 similar errors, does anybody know which did this happen? Thank you!
Thank you Emmanuel, I'm downloading the update right now, I'll see if that takes out the illegal instructions for targetting microprocessor error and I'll get back to you.
There was something weird in the init part, so I create a new project with your files and it seems to compile and works for the Internal ROM target (you have to use Flash tools indeed).
Yeah, there was something that's strange, I was working on it last night and was finally able to get it compile and run on the board after 10 hours of trying, haha.It come out to be that I had to rebuild the processor/whatever in order to get it to compile.. The joy, heh, Thanks so much for all your help!