This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| dev:logging [2015/04/30 09:41] – error numbers updated akalberer | dev:logging [2022/12/20 11:29] (current) – [Error Reporting] ursgraf | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Logging and Error Reporting ====== | ====== Logging and Error Reporting ====== | ||
| ===== Logging ===== | ===== Logging ===== | ||
| - | The class // | + | The class // |
| * log: is used for normal logging (e.g. successful compilation) | * log: is used for normal logging (e.g. successful compilation) | ||
| Line 14: | Line 14: | ||
| ===== Error Reporting ===== | ===== Error Reporting ===== | ||
| - | The class '' | + | The class '' |
| The '' | The '' | ||
| Line 131: | Line 131: | ||
| |811|class to connect to programmer not found| | |811|class to connect to programmer not found| | ||
| |812|plugin not found| | |812|plugin not found| | ||
| - | |813|programming failed, try to reset BDI| | | + | |813|BDI packet wrong, try to reset BDI| | |
| + | |814|ready bit not set, try to reset BDI| | | ||
| === Debugger: 900 - 999 === | === Debugger: 900 - 999 === | ||