Max

Results 42 comments of Max

Just stumbled with similar issue. In my application, thread pool B isn't scheduling tasks if thread pool A is destroyed.

Refs: https://stackoverflow.com/questions/40130374/gcc-how-to-disable-heap-usage-entirely-on-an-mcu

Not critical for v3.0 release.

For some reason, binary output from clang shows that memory accesses are reordered: ``` $ arm-none-eabi-objdump -S stm32f4discovery_simple/platform_bat.clang/build/platform_bat | less # Search for SystemInit : * SystemFrequency variable. * @param...

Changed base branch to develop - all changes should go there.