-
At the bottom of [docs/ADSP-CARRIERS.md](https://github.com/the-modem-distro/pinephone_modem_sdk/blob/kirkstone/docs/ADSP-CARRIERS.md), there is a note about configuring both an ipv4 and ipv6 address …
-
**Is your feature request related to a problem? Please describe.**
Currently intel_adsp Zephyr build requires an extra step between linker and running the rimage tool on Intel ADSP platforms.
The …
-
**Is your enhancement proposal related to a problem? Please describe.**
Compiling the `intel_adsp_cavs*` boards might generated the following warnings:
```
/home/ycsin/zephyrproject/build/zephyr/…
-
I wonder where did the mod creator obtain the adsp_avs_config.acdb file from. Looks like a direct kang from Ainur Sauron. If noname8964 wouldn't say the model he extracted it (tho the file is modified…
-
I am using recent master for running crops with two way irrigation on but my run is failing with error `ERROR in BalanceCheckMod.F90 at line 740` . I did try to debug this error using the debug optio…
-
hi, i use the darkice-1.3 at the openwrt(lede),and a error is here.how can i do?
the log is here.
root@lede:/darkice# darkice
DarkIce 1.3 live audio streamer, http://code.google.com/p/darkice/
Copyri…
-
![image](https://user-images.githubusercontent.com/1934468/53777477-61f21f00-3eae-11e9-9ac2-6b9607829215.png)
I am trying to do something like this and I am seeing crash with attached stack frame
…
-
I'm trying to run ORWSS and I've been getting this error:
Error in tj[2, 2] : subscript out of bounds
I've narrowed it the problem down to being with the genotype matrix to by switching in and…
-
大佬你好,
在MACE文档中看到下面这句
Well, the good news is that starting in the SM8150 family(some devices with old firmware may still not work), signature-free dynamic module offload is enabled on cDSP. So, ste…
-
For hwmv2, there should be a match between the names and values of SoCs, this should take the form of:
```
config SOC_SERIES
default "nrf51" if SOC_SERIES_NRF51
default "nrf52" if …