From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabrice Gautier To: "Ecos-List (E-mail)" Subject: [ECOS] diag_printf to debug Ctrl-C behaviour. Date: Sat, 04 Nov 2000 01:09:00 -0000 Message-id: <5AF611D83988D4118ACF00E0B1040054055807@mr-intranet.sdesigns.net> X-SW-Source: 2000-11/msg00047.html Hi, Where is it safe to place diag_printf, to debug ctrl-C handling? I believe it is safe to put diag_printf in redboot but i've encountered some strange behaviour when using diag_printf in the code which is part of the program,like in ctrlc_isr for example. My guess is this has something to do with CYGACC_CALL_IF_CONSOLE_INTERRUPT_FLAG() Can somebody enlight me about this? Thanks -- Fabrice Gautier fabrice_gautier@sdesigns.com