Hi,
Does anyone know if there are plans to support RTX in the nRF52 SDK? It is included in the nRF51 SDK under external/rtx
, and there is an example in examples/peripheral/blinky_rtx
. However the nRF52 has no such files or directories.
Hi,
Does anyone know if there are plans to support RTX in the nRF52 SDK? It is included in the nRF51 SDK under external/rtx
, and there is an example in examples/peripheral/blinky_rtx
. However the nRF52 has no such files or directories.
Nordic is not removing the support of CMSIS, just that it will not use CMSIS packs. You will still need to install CMSIS to compile anything in the SDK.
So I'm a little new to ARM, can you explain the "packs" part please?
May be this links helps you understand it better.
Yes. Clears that up. I'm a little bummed Nordic isn't going to release CMSIS packs as I find it terribly convenient, but I get that has nothing to do with the topic at hand.