⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 code_debug.txt

📁 CANopen源代码
💻 TXT
字号:
# Debug and warning codes-------------------------Errors are managed by the macro MSG_ERR(nbr, string, value)Warnings and Informations  are managed by the macroMSG_WAR(nbr, string, value)The format of nbr++++++++++++++++++++16 bits, writen in hexadecimal: 0xtfxxt   : 1    -> Error      2    -> Warning      3    -> Informationf   : 0    -> In file sync.c      1    ->         lifegrd.c      2    ->         objacces.c      3    ->         timer.c      4    ->         nmtSlave.c      5    ->         nmtMaster.c      6    ->         canOpenDriver.c, interrupt.c, variahw.c (errors nb 20 .. 30)      7    ->         initObjdict.c      8    ->         Maps_module_utilis

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -