bmentink
bmentink
Hi, The binary refuses to run, so tried to compile a new version. I did the `git submodule init` step and I see the libraries directories qextserialport & rtmidi, however...
I set my correct time zone during installation, but the Date/Time is incorrect on my installed OS. There does not seem to be any way to correct it, or set...
Hi, I build the example "echo" code, it built without errors and programmed the device (on Linux host), however no device was presented when the image booted. I could tell...
More and more computers are going to arm64, including Macos M1, Windows, single board computers like RaspberryPi 4 etc The linux arm64 kernel already has support for Macos M1, so...
Hi, Tried to build using a Rosetta2 terminal session (so should build for Intel64), but get the following error: ` .......... .......... "_libusb_set_auto_detach_kernel_driver", referenced from: UploadFirmware::startUpload(USBDevice*) in uploadFirmware.cpp.o "_libusb_unref_device", referenced...
Hi David ...... if you are listening these days ... :) I have completed the above port which includes a USB UART implemented in verilog. Works very well as a...
Hi James, Just letting you know I have an initial port of j1b to the ESP5 fpga. I intend to target the tinyFPGA-EX board once it get's released .. I...
I am sending the following sequence from Forth: `$9a emit 36 emit $80 emit` in a loop, and I am seeing: ``` 0000000 c000 0000 0000 0000 00c0 0000 0000...
Looks like ram is still 8K, I believe the ICE40HX8k fpga has 32K?
I have been trying to use the mini-oof.fs module out of common. It doesn't want to work for the j1a processor .. I have identified two problems with it, so...