On 2020-03-25 20:45, Ярослав Лещинский wrote:
Hello,
Could you help me with that error which I'm getting during the
installation of sourcebuilder.
gdb: python: library file not found: libpython3.6.*, please install
What host are building on?
python3.6 has been installed and libpython3.6.*
Hello Michele,
On 25/03/2020 16:13, Michele Dekleva wrote:
My customer request me to use RTEMS 4.11.3 so i need to use this version.
this makes little sense given that we are about to release RTEMS 5 soon.
Also consider that the FPGA based CortexM3 use a 133 MHz clock so I’m
quite surprise
Hi Joel
My customer request me to use RTEMS 4.11.3 so i need to use this version.
Also consider that the FPGA based CortexM3 use a 133 MHz clock so I’m quite
surprise that there could be problems with this CPU/clock.
Anyway, since by apply little modification to some tests (just like the on
On Wed, Mar 25, 2020, 8:06 AM Sebastian Huber <
sebastian.hu...@embedded-brains.de> wrote:
> Hello Michele,
>
> I am not sure if the RTEMS 4.11 test suite works with an interrupt
> driven console driver. I would use the RTEMS master for new BSPs anyway.
>
You should use polled or the buffered tes
Hello Michele,
I am not sure if the RTEMS 4.11 test suite works with an interrupt
driven console driver. I would use the RTEMS master for new BSPs anyway.
___
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users
Hello Sebastian
I'm using version 4.11.3 and started the BSP for Microsemi SmartFusion2
FPGA-based CortexM3 from the NXP 176x BSP.
I dont believe it's an interrupt priority problem.
For example I'm executing SP11 and have another problem which seem related
to a synchronization issue; this is th
Hello Michele,
both tests should run without errors. Which RTEMS version do you use?
A frequent error in Cortex-M BSPs are improper interrupt priorities.
Make sure all interrupt priorities are set up correctly:
https://docs.rtems.org/branches/master/cpu-supplement/arm.html#interrupt-processin
Hello,
Could you help me with that error which I'm getting during the installation
of sourcebuilder.
gdb: python: library file not found: libpython3.6.*, please install
python3.6 has been installed and libpython3.6.* packages also.
--
--
Kind regards,
*Yaroslav Leshchinsky*
___