Skip to main content
Visitor II
January 14, 2019
Question

What is #error cgstm8 .... PANIC! MOVCNT

  • January 14, 2019
  • 1 reply
  • 570 views

What is the meaning and root cause of following error:

#error cgstm8 xsnprintf.c:195 >123<@generate() PANIC! MOVCNT

I am trying to build a custom printf routine. This shows up only after I change the type of some parameters.

    This topic has been closed for replies.

    1 reply

    Graduate II
    January 14, 2019

    Try looking at the offending source code lines to understand the #ifdef tree or whatever that go you to the #error line...