Chuck Benedict

Results 10 issues of Chuck Benedict

I am compiling with gcc for ARM target...raspberry Pi zero. When I attempt to pass a float, I get a crash. CPU start up code enables the VFP with: ```...

I modified tutorial 2 to factor out the use of HTML imports and instead use a polyfill. Note that electron v5.x requires nodeIntegration to be set true when creating the...

## Actual Behavior On OSX, when I have numerous (> 300) sessions to process and fetch them in a loop, processing them async, then receiving and processing all messages within...

bug

I have an Alchitry Au board. Board design is set to 100Mhz clock, which matches the HW clock on the board. The greatest synthesis frequency I can pick is 2...

enhancement
pri -1

I have a design where I have imported 2 projects that use common custom circuits. The design simulates and executes ok. When I synthesize the design, I get '"XXXXXX". This...

bug
help wanted
pri std

The 0.6.5 version of the lib will write LFNs for 8.3 file names that are lower case. FAT specification starting with the NT days support writing a short name directory...

Within the teensy 3 library (and maybe within others...I did not check), the key layout for the grave key is labeled `#define KEY_TILDE ( 53 | 0xF000 )`. Tilde is...

I took a guess as to how you might organize these kinds of examples. Also, one thing I could add to this example is the ability to cleanly exit the...

I would like to add this capability. After reviewing the source for existing arches, I have a few questions: 1) What registers and/or pseudonyms for registers should be defined in...

Missing Feature
In Progress