-
Can you please elaborate a bit more about this element:
https://github.com/Open-CMSIS-Pack/devtools/blob/main/tools/projmgr/docs/Manual/Overview.md#layer-interface-defintions
This is quite new for…
-
Hi,
the cmsis-os2.h defines priorities going from:
`osPriorityNone = 0, ///< No priority (not initialized).`
to
` osPriorityISR = 56, ///< Reserved for ISR defe…
-
**System information**
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04):
NAME="Ubuntu"
VERSION="18.04.3 LTS (Bionic Beaver)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 18.04.3 LTS"
…
-
It would be nice if you didn't have to spend thousands on a Keil license to compile this!
-
### 你在什么场景下需要该功能?
在通用平台(如Windows/Linux,x86/arm)下,xmake的包管理还是很舒服的;在非通用平台(cortex-m)下,需要源码引入差异化构建就有点别扭。
一个真实项目情况:
```
Project(A/B)
├── src
│ └── main.c
├── conf
│ └── stm32f4xx_hal_conf.h …
-
### Configuration
**Operating system**:
Manjaro Linux x86_64
5.14.21-2-MANJARO
**PlatformIO Version** (`platformio --version`):
PlatformIO Core, version 5.3.0b5
**IDE**:
CLion 2021.3.4
…
-
## Issue template
- Hardware description: Arduino Portenta H7 machine control
- RTOS: mbed
- Installation type: from source
- Version or commit hash: latest master from this repository
#### S…
-
We are currently moving code from C to C++ and one part of it is to create a wrapper class that encapsulates the Keil RTOS2 API (RTX V5.5.3) C functions. Method `start()` calls the RTX `osThreadNew()`…
-
Hi:
why the DAPLink use 10K frequency for RTOS2 system tick? it's mean 0.1ms.
or this is bug. the DAPLink RTOS2 tick set to 10ms. the OS_TICK_FREQ should be 100.
what's i misund…
-
Hello, an include file "cmsis_os2.h" does not exist.