cancel
Showing results for 
Search instead for 
Did you mean: 

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

MRodr.12
Associate

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.

1 REPLY 1

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
Up vote any posts that you find helpful, it shows what's working..