This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

8bit Atmel Project not building in Keil for Cortex M3

Hello!
I have a project of 8bit Atmel Microcontroller.
I want this project to be compiled in Keil for Cortex M3 Microcontroller.
But I have some issues.

1. I have an error "SFR undefined identifier". The compiler does not understand what SFR means .

2. There are 2 files with assembler code. The compiler displays a lot of mistakes in all these files.

How to compile this project?

Parents
  • As I understood this task is not solvable and impossible.

    It is likely to be both solvable and possible. It will just take sufficient understanding and time to port the code across from one platform to another. So the real questions are whether you have the necessary tools to accomplish the task and whether it is worth the effort.

Reply
  • As I understood this task is not solvable and impossible.

    It is likely to be both solvable and possible. It will just take sufficient understanding and time to port the code across from one platform to another. So the real questions are whether you have the necessary tools to accomplish the task and whether it is worth the effort.

Children
No data