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

Problem with SEGGER Embedded Studio

Hi All,

I did this tutorial : How Import a Keil uVision project Segger Embedded Studio - A Cross Platform IDE , but I dont know what did wrong. I still get this error: error.JPG http://imgie.pl/image/6QdpS

I use Embedded Studio v3.28, try to compile example experimental_ble_app_blinky. Someone knows, what is wrong ? And how to fix it?

Parents
  • Hi!
    Could you check that the path to the cc1.exe file is correct in SEGGER Embedded Studio?
    To do this: Go to your project settings -> select the common configuration -> Select build and check if the "Tool Chain Directory" path is correct. Also make sure that the cc1.exe file is in that folder.
    However, the SDK v14.1 is now released, and has support for SES. I would recommend you to use that SDK instead, as it contains ready to use SES examples.

Reply
  • Hi!
    Could you check that the path to the cc1.exe file is correct in SEGGER Embedded Studio?
    To do this: Go to your project settings -> select the common configuration -> Select build and check if the "Tool Chain Directory" path is correct. Also make sure that the cc1.exe file is in that folder.
    However, the SDK v14.1 is now released, and has support for SES. I would recommend you to use that SDK instead, as it contains ready to use SES examples.

Children
No Data
Related