Search results

  1. ARMbasic

    USB serial going offline, and driver doesn't really notice

    This is one of those, "should be fixed one day" In going through the BASIC setup torture tests, we are very reliant on the serial link. But as the CPU we are writing code on is the USB controller, if that code goes wild, we need to be able to recover somewhat gracefully from it. We have kind...
  2. ARMbasic

    BASIC for Teensy 3.0/3.1

    We have been working on porting ARMbasic to the Teensy FreeScale ARMs. This is a compiler, not an interpreter, so speeds are comparable to C. It is passing our initial tests, and we'll be putting together an installer package in the next few days. When that is ready, I'll post a link. For...
  3. ARMbasic

    Win8 support

    Actually have my Teensy loading programs on Win8, so that means Win8 likes it as an HID But I'd like to get the serial port going, but while the USB Serial device shows up in the Device Manager, it has the drivers not installed with the triangle-! symbol, ie bg's middle finger When I run...
Back
Top