Comment 8 for bug 1812084

Revision history for this message
Heinz Junkes (junkes) wrote :

I have now replaced the accesses to the internal thread structure (real_priority, current_priority) with API - calls. One of the calls is from the pthread-library and therefore needs --enable-posix when creating the BSP.
Calls used
pthread_getschedparam
rtems_task_set_priority

I tried it with Epics 3.15 and 7. Unfortunately I couldn't get it to try it with qemu-system-i386. I always failed at network initialization.

Unfortunately I lost the thread how to use the qemu-system-i386 emulator for Epics 7. I missed .ci/travis-build ...