-
错误的输入信息无法用Backspace删除?
-
https://github.com/azure-rtos/threadx/blob/b42c5acd8b9b1eb156c25e0b18c82beecfc033a1/ports/linux/gnu/src/tx_thread_stack_build.c#L131
The write here gives me an error regarding unaligned writes. `me…
-
Dear List,
i got an issue with LevelX 6.1.7 ( ) used in conjunction with FileX + ThreadX on an STM32H563 connected to a serial Flash via a custom driver.
**Describe the bug**
I somehow manage…
Iktek updated
4 months ago
-
Since AMP is not supported for the Zynq UltraScale+ APU (A53-0 thru A53-3), it would be useful if FreeRTOS with SMP was supported.
According to this link: [FreeRTOS SMP on Github](https://github.…
-
### Xmake Version
xmake v2.7.6+master.12eb31bcf
### Operating System Version and Architecture
Windows 11
### Describe Bug
My `xmake.lua` uses a custom toolchain to compile `gcc-arm-none…
-
- [ ] nuttx
- [ ] zephyr
- [ ] btstack
-
This is very valuable for projects need higher throughput.. I'd like to port to other MCU and other RTOS. But currently there is almost no abstraction for OS, the platform I'm working on is Azure RTOS…
-
RISCV has a FS filed in MSTATUS, it indicates the status of the fpu. It can be initial, clean, dirty of off. When dealing with the fpu context save and restore, the FS filed may help to increase the p…
-
[TBOX](https://mp.weixin.qq.com/s/ANkm7d4C7VAHAanasX6mGw)
-
Platform: Windows 10/Linux
stm32-for-vscode v3.2.6
Way to reproduce:
1) Create a project with STM32U595ZJT6
2) Enable threadx in Middleware
3) Try to build project.
4) *** No rule to make targe…