-
**Describe the bug**
In a system with two RTX3080, Depthmap stops at 95% with red bar.
If one RTX3080 is disabled in devicemanager, it runs without problems.
This behaviour is not present on 2019.2…
-
**Describe the bug**
I've tried to enable CONFIG_MMU for my qemu_riscv64 board, but build fails giving some linker stage error related to undefine `z_mapped_start` & `arch_mem_map` symbols.
…
-
i wannna use cadence encoder and decoder,how can i open the cadence codec with my sof?
i check the source support,there are cadence codec supportting,
i now,use the pipe-passthrough-playback.m4 ha…
-
- [x] Modify namespace (SYS_LOG -> LOG)
- [ ] Support multiple backends
- [ ] FCB
- [x] memory
- [ ] filesystem
- [x] networking
- [ ] mcumgr(!)
- [x] Add timestamps
- [x] Provi…
-
**Describe the bug**
The system.settings.file.raw fails.
Observed for nrf52840dk_nrf52840
**To Reproduce**
Steps to reproduce the behavior:
1. have nrf52840dk_nrf52840 connected
2. go to y…
-
**Describe the bug**
The `drivers.flash.common.default`, `drivers.flash.common.nrf_qspi_nor.size_in_bytes` and `drivers.flash.common.nrf_qspi_nor` fail.
Observed for:
* nrf5340dk_nrf5340_cpuapp (…
-
When zephyr dfu class is used (dual-bank mode), it downloads the update image to the image-1 slot.
Once download is finished the class driver should call boot_request_upgrade(), but it doesn't which …
-
Feedback form Zephyr:
"I’ve also moved the unit test into the Zephyr tree, to verify the results. The whole project is now built entirely by Zephyr build system, it can be build for `native_posix` …
-
I am developing a framework. In the framework's CMakeLists.txt I've the following statement:
target_compile_features(myFramework PRIVATE cxx_std_17)
The application and the framework are developed…
-
**Describe the bug**
The sample project **subsys/Ifs/littlefs** don't work on a nucleo_f429zi board. I always get this error: `littlefs: format failed (LFS -28)`
The configuration option **CONFIG_AP…