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

Font for error code in compiler output

My error messages in Segger studio are messed up (shown below). Everything else is fine. Can I change the font or something?

[m[K'[01m[Kdev[m[K' undeclared (first use in this function); did you mean '[01m[Kdiv[m[K'?

Thanks

Parents Reply Children
  • I have only seen it in the Nordic Edition of SES so far. The release notes for the general edition of SES does not mention this color coding anywhere, and I did not see it when testing the latest version now. From what I have been told, the color coding was introduced in the error output from the tools behind SES. This is how the color coding looks if you select "Output" instead of "Tasks":

Related