-
https://godbolt.org/z/shMx6KG4M
```c
void set_half() {
*(volatile short*) 0x2000000 = -1;
}
```
Clang produces code that individually sets the lower 16 bits to `0xff | (0xff
-
What is working:
* LAN & WAN (using 2 GMAC)
* Hardware NAT (HNAT)
What is not working:
* Ethernet when something on LAN (that are used as WAN) ports
* Wifi
* Bluetooth
* Hardware QoS
What …
-
I'm not able to install windows-build-tools on windows server 2012 R2 OS machine.
> node ./dist/index.js
Downloading vs_BuildTools.exe
Error: getaddrinfo ENOTFOUND download.visualstudio.micro…
-
```
Extracted ZIP to a folder
tried launching the EXE but it fails.
ERROR
Faulting application name: SuperPutty.exe, version: 1.4.0.5, time stamp:
0x53a4692c
Faulting module name: KERNELBASE.dll, v…
-
```
Extracted ZIP to a folder
tried launching the EXE but it fails.
ERROR
Faulting application name: SuperPutty.exe, version: 1.4.0.5, time stamp:
0x53a4692c
Faulting module name: KERNELBASE.dll, v…
-
```
Extracted ZIP to a folder
tried launching the EXE but it fails.
ERROR
Faulting application name: SuperPutty.exe, version: 1.4.0.5, time stamp:
0x53a4692c
Faulting module name: KERNELBASE.dll, v…
-
```
Extracted ZIP to a folder
tried launching the EXE but it fails.
ERROR
Faulting application name: SuperPutty.exe, version: 1.4.0.5, time stamp:
0x53a4692c
Faulting module name: KERNELBASE.dll, v…
-
Hi @LilyGO @lewisxhe @NicoYaez @limneos @Tissy @LilyGO or someone else
* Can I order the T-SIM7600E-H R2? Is there a T-SIM7600E-H R2 without that battery holder?
1. I found it here: https://www.…
-
Love your firmware by the way! :)
On a fresh install of CrossMix-OS v1.2.1, Nintendo DS Drastic r2.5.2.2 has very poor performance. When loading any game, even the title screen is running at low f…
-
Hello,
I have been trying to replicate the results of DGCNN for the drivaernet dataset. However, as the earlier issues have mentioned, even though the loss is reducing, R2 is consistently negative…