-
This is the output:
```
vlada@carbon:~/work$ DEPTHAI_DEBUG=1 depthai-viewer
[2023-08-01T07:56:11Z INFO winit::platform_impl::platform::x11::window] Guessed window scale factor: 1
Backend started …
-
I'm experiencing a crash when executing the following command:
```bash
python main.py --use_cached_query --visualize
```
The terminal output indicates the following warnings and an error traceback…
-
The sdk is built in arm-v7
## Xiaomi MI NOTE LTE
Android 4.4.4
Memory & CPU
3.0 GB RAM, Quad-core 2.5 GHz Krait 400
```
I/DEBUG ( 263): *** *** *** *** *** *** *** *** *** *** *** *** *** *…
-
I'm unfamiliar with how micropython allocates SPIRAM, but my naive assumption is that with 8MB SPIRAM on the N16R8 I would have more than 128K heap?
```
>>> micropython.mem_info()
stack: 736 out of…
-
When running DRC using the iHP deck, I'm getting random segfault. This is using 0.29.7 build from source in a nix environment.
I'm attached a test case. However this is random. One run might work 1…
-
I'm simulating log data (e.g. transaction details, browse history, etc) operations: a large amount of rows are inserted and then archived (copied to another place and removed). The following codes ins…
-
```
starting picoc v2.1 beta r557
picoc> int func(int n) {
> *n = 5;
> }
picoc> int l = 5;
picoc> printf("%d\n", l);
5
picoc> func(&l);
^
:6: can't set int from int* in argume…
-
```
starting picoc v2.1 beta r557
picoc> int func(int n) {
> *n = 5;
> }
picoc> int l = 5;
picoc> printf("%d\n", l);
5
picoc> func(&l);
^
:6: can't set int from int* in argume…
-
```
starting picoc v2.1 beta r557
picoc> int func(int n) {
> *n = 5;
> }
picoc> int l = 5;
picoc> printf("%d\n", l);
5
picoc> func(&l);
^
:6: can't set int from int* in argume…
-
```
starting picoc v2.1 beta r557
picoc> int func(int n) {
> *n = 5;
> }
picoc> int l = 5;
picoc> printf("%d\n", l);
5
picoc> func(&l);
^
:6: can't set int from int* in argume…