[SOLVED] Project file format - what does "target" mean?

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • [SOLVED] Project file format - what does "target" mean?

    Was looking at the .emProject file and the documentation didn't have information on "target":

    <solution Name="Blinky" target="8" version="2">

    Thanks.
  • Hello,

    Thank you for your inquiry.
    Target is Target Device in project settings. This is the actual target device you are looking to debug.
    A list of supported devices can be found here: segger.com/downloads/supported-devices.php

    Best regards,
    Nino
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.
  • Hello,

    You can get a list of all supported devices within Embedded Studio if you double click the project setting the attached window will appear.
    There you can select your device.
    The same window appears if you use the new project wizard. There you first select a project template. If your device is not part of the CPU support packages simply select "A C/C++ executable for Cortex-M" if your core is Cortex-M.
    Then click next, now you will see the same device selection.

    Zeetah wrote:

    Also, how does one close a thread / mark a thread as solved?
    Our mod and admin team does that on request or automatically 30 days after last response.

    Best regards,
    Nino
    Images
    • Capture.PNG

      14.3 kB, 556×505, viewed 321 times
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.