AMX DESIGN XPRESS V 1.5 - PROGRAMMER GUIDE User's Guide Page 184

  • Download
  • Add to my manuals
  • Print
  • Page
    / 316
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 183
170
K
A
DAK
KwikNet Low Level Services
kn_panic kn_panic
Purpose Generate a KwikNet Fatal Error
Used by
n Task o ISP o Timer Procedure o Restart Procedure n Exit Procedure
Setup Prototype is in file KN_API.H.
#include "KN_LIB.H"
void kn_panic(const char *msgp);
Description Msgp is a pointer to a message string to be logged by KwikNet before it
initiates a fatal shutdown of the underlying RT/OS. If you are using the
AMX kernel, your system will be suspended with interrupts disabled to
prevent any further possibility of incorrect operation.
Returns Never
See Also kn_exit()
Page view 183
1 2 ... 179 180 181 182 183 184 185 186 187 188 189 ... 315 316

Comments to this Manuals

No comments