<div dir="ltr">yes, removing the build dir did the trick :)<div>I'll start a test with the assert in and let you know.</div><div>Catalin</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Apr 1, 2019 at 3:31 PM Sebastian Huber <<a href="mailto:sebastian.huber@embedded-brains.de">sebastian.huber@embedded-brains.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 01/04/2019 14:28, Catalin Demergian wrote:<br>
> Yes, I made a test, _ISR_Get_level() can be used on my CPU.<br>
<br>
Ok, good.<br>
<br>
><br>
> About --enable-rtems-debug .. it doesn't seem to enable the <br>
> RTEMS_DEBUG flag in the code, I tried --enable-rtems-debug=yes as well ..<br>
> is there maybe a combination of options to enable RTEMS_DEBUG in the <br>
> code ? I'm afraid I will run for nothing without it, it seems the<br>
> Assert is defined to nothing if this is not set right.<br>
<br>
You have to remove the build tree and configure again:<br>
<br>
configure --target=arm-rtems5 --enable-maintainer-mode <br>
--enable-rtems-debug ...<br>
<br>
-- <br>
Sebastian Huber, embedded brains GmbH<br>
<br>
Address : Dornierstr. 4, D-82178 Puchheim, Germany<br>
Phone   : +49 89 189 47 41-16<br>
Fax     : +49 89 189 47 41-09<br>
E-Mail  : <a href="mailto:sebastian.huber@embedded-brains.de" target="_blank">sebastian.huber@embedded-brains.de</a><br>
PGP     : Public key available on request.<br>
<br>
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.<br>
<br>
</blockquote></div>