You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On a Raspi 4 the SerialComUSB shows the following exception:
com.serialpundit.core.SerialComException: Could not identify CPU architecture. Please report to us your environemnt so that we can add support for it ! at com.serialpundit.usb.SerialComUSB.<init>(SerialComUSB.java:126)
I don't know what information you need but here is the cpuinfo: Fetched information from cpuinfo: {BogoMIPS=108.00, Serial=10000000e3dca492, Revision=c03111, Model=Raspberry Pi 4 Model B Rev 1.1, CPU=revision : 3, Features=fp asimd evtstrm crc32 cpuid, Hardware=BCM2835, processor=3}
The text was updated successfully, but these errors were encountered:
Hello Rishi,
On a Raspi 4 the SerialComUSB shows the following exception:
com.serialpundit.core.SerialComException: Could not identify CPU architecture. Please report to us your environemnt so that we can add support for it ! at com.serialpundit.usb.SerialComUSB.<init>(SerialComUSB.java:126)
I don't know what information you need but here is the cpuinfo:
Fetched information from cpuinfo: {BogoMIPS=108.00, Serial=10000000e3dca492, Revision=c03111, Model=Raspberry Pi 4 Model B Rev 1.1, CPU=revision : 3, Features=fp asimd evtstrm crc32 cpuid, Hardware=BCM2835, processor=3}
The text was updated successfully, but these errors were encountered: