[SOLVED] syntax highligting ino files

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

  • Hello,

    Thank you for your inquiry.
    You could try to set the file type to C/C++ by right clicking it in the project explorer window, select Options and go to Code > File > File Type

    I assume you are looking to debug Arduino sketch files, correct?
    If yes we recommend to use Ozone instead as this is the officially supported way by Arduino and SEGGER:
    wiki.segger.com/How_to_debug_A…tch_with_Ozone_and_J-Link


    Just make sure to select "Optimize for Debugging" in your Arduino IDE setup to generate a proper debuggable elf file:
    docs.arduino.cc/software/ide-v2/tutorials/ide-v2-debugger

    Please note that it is board package dependent if that "Optimize for Debugging" is actually doing anything or not. For more information about which boards are supported we recommend to contact Arduino.


    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.