Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/10313 )
Change subject: add synchronous UART transmission and use it in exceptions ...................................................................... Patch Set 1: the ISR_NUMBER field in IPSR will tell us which current interrupt/exception is in use. "0" is normal process mode, so a check for != 0 would bypass the ring buffer in any irq/exception context. If you just want specific faults, you have to check for specific numbers. -- To view, visit https://gerrit.osmocom.org/10313 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: simtrace2 Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I1b4ace5185cf2dc32684934ed12bf6a8682e9bad Gerrit-Change-Number: 10313 Gerrit-PatchSet: 1 Gerrit-Owner: Kévin Redon <[email protected]> Gerrit-Reviewer: Harald Welte <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Comment-Date: Thu, 02 Aug 2018 21:25:16 +0000 Gerrit-HasComments: No Gerrit-HasLabels: No
