Serial support or Interrupts in Demo mode
Posted: Tue Jan 29, 2013 2:58 am
>from the helpline
>> Dose the \"offline/DEMO Mode\" work using the \"On Timer ms
> Label\"?
the short answer is no
will it ever, unlikely
Since this was written, it still doesn't exist there, but Mike and I have been talking about expanding the DEMO mode a bit to handle serial ports on the PC. Adding some TIMER functions could also be done.
The reason for serial ports would allow a program on the PC to communicate with an ARM on the serial port and to stream data to/from the command line pipes in Windows.
While there are lots of other ways to do it, it would be a simple interface and the learning curve might be shorter than VisualBASIC or QBASIC or other methods
Anybody have any feedback on whether they might use this???
>> Dose the \"offline/DEMO Mode\" work using the \"On Timer ms
> Label\"?
the short answer is no
will it ever, unlikely
Since this was written, it still doesn't exist there, but Mike and I have been talking about expanding the DEMO mode a bit to handle serial ports on the PC. Adding some TIMER functions could also be done.
The reason for serial ports would allow a program on the PC to communicate with an ARM on the serial port and to stream data to/from the command line pipes in Windows.
While there are lots of other ways to do it, it would be a simple interface and the learning curve might be shorter than VisualBASIC or QBASIC or other methods
Anybody have any feedback on whether they might use this???