Skip to main content
MRodr.12
Visitor II
January 14, 2019
Question

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

  • January 14, 2019
  • 1 reply
  • 898 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

    Tesla DeLorean
    Guru
    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...

    Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..