-
**Describe the bug**
tx_thread_context_save.s in the rxv3 port contains a nested comment, which causes a compiler warning (gcc for RX in this case, v8.3.0-202405.)
Specifically, line 97 contains a…
-
I ported ThreadX and USBX on STM32F105RBT6. The USBX HID works well. When I try to use USBX CDC, the problem arises. I am using
The USBX sample app of x-cube-azrtos-f4. When I use the USB virtual ser…
-
- Hardware description: STM32F4
- RTOS: ThreadX
- Installation type: n/a
- Version or commit hash: latest (d14d5bd)
#### Steps to reproduce the issue
Compile as desribed in the redame:
```sh…
-
**Erik Noreke 2015-10-23 05:44:43 PDT**
Create a list of real time safety critical operating systems for group reference.
**Comment 1 Erik Noreke 2015-10-23 05:45:27 PDT**
Per Houston F2F - …
-
I found the USBX OTG charpter on microsoft docs, the sample code based NXP LPC 3131, how can we down load the sample project code?
the site link as fllow:
https://learn.microsoft.com/en-us/azure/r…
-
**Caution**
The Issues are strictly limited for the reporting of problem encountered with the software provided in this project.
For any other problem related to the STM32 product, the performance…
-
Arch: cortex_m7
Toolchain: GNU
Hi,
I have general question regarding linker script. If the module is fetched in a dynamic memory from a file system, how can I identify the starting address for FL…
-
Hello,
I have successfully ported ThreadX and FileX on my own board STM32H735G DK and successfully run the Fx_uSD_File_Edit example.
But when I enable the FX_ENABLE_EXFAT macro and use the exfat for…
-
### Environment
- OS and Version: Windows 11
- VS Code Version:1.73.0
- C/C++ Extension Version: 1.13.3 (same for latest release)
- Other extensions you installed (and if the issue persists after …
-
Our system is 8-core SMP. We found a ready thread with highest priority (at that moment) not becoming executing.
Details are shown in the figure. (Task is same as thread in below description)
![thre…