On 01/04/2019 14:28, Catalin Demergian wrote:
Yes, I made a test, _ISR_Get_level() can be used on my CPU.

Ok, good.


About --enable-rtems-debug .. it doesn't seem to enable the RTEMS_DEBUG flag in the code, I tried --enable-rtems-debug=yes as well .. is there maybe a combination of options to enable RTEMS_DEBUG in the code ? I'm afraid I will run for nothing without it, it seems the
Assert is defined to nothing if this is not set right.

You have to remove the build tree and configure again:

configure --target=arm-rtems5 --enable-maintainer-mode --enable-rtems-debug ...

--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.hu...@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.

_______________________________________________
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users

Reply via email to