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

Import project from keil to SES 5.62

Hello, 

I used to import our current project to segger  embedded studio v5.62 from keil so I'm followed these instruction.

All project files are compiled well but problems while linking(see compile_report.txt and see the generated .ld file). 

Best Regards,

Mehdi.

Parents
  • Hello Mehdi,

    The Segger import wizard doesn't generate all of the necessary configurations. I would rather recommend that you start with an existing Segger embedded studio project from the SDK, then add the additional source files, include paths, and configurations from your Keil project. It can be a bit tedious to do, but it shouldn't take too long.

    Best regards,

    Vidar

Reply
  • Hello Mehdi,

    The Segger import wizard doesn't generate all of the necessary configurations. I would rather recommend that you start with an existing Segger embedded studio project from the SDK, then add the additional source files, include paths, and configurations from your Keil project. It can be a bit tedious to do, but it shouldn't take too long.

    Best regards,

    Vidar

Children
No Data
Related