This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Errors when porting Keil project to SES.

Hello, I try to import big project from Keil to SES. The main idea is to move to better IDE and use the same compiler ARMCC provided by Keil (license is present).

I have followed this manual to import project from Keil, however I receive following errors trying to compile it. 

Does anyone faced with same issue before?

In addition, when going through settings it looks that SES does not use ARMCC compiler, but GNU ARM GCC or Clang instead. 

How can I setup AMRCC compiler in SES? 

Related