On 25/11/17 8:29 am, Jacob Saina wrote:
> Here's my new understanding -- stop me if I've got anything wrong.
>
> (from <>/rsb/rtems) Doing
>
> ../source-builder/sb-set-builder --without-kernel --jobs=none
> --prefix=/d/opt/rtems/4.11 4.11/rtems-arm
>
> will build RSB (without the kernel, si
Here's my new understanding -- stop me if I've got anything wrong.
(from <>/rsb/rtems) Doing
../source-builder/sb-set-builder --without-kernel --jobs=none
--prefix=/d/opt/rtems/4.11 4.11/rtems-arm
will build RSB (without the kernel, single threaded) in ./build, then
install it at the prefix
On 23/11/17 18:25, Mr. Andrei Chichak wrote:
One question though, where can I tap into the OS to figure out what priorities
my ISRs are actually using?
If there is something odd with the encoding that ST uses for priorities, I
could actually be fighting an issue with CubeMX for F7 that is caus