Search found 220 matches
- 26 May 2010, 15:50 PM
- Forum: ZBasic IDE
- Topic: Occasional download glitch
- Replies: 16
- Views: 21797
- 13 April 2010, 16:55 PM
- Forum: ZBasic Language
- Topic: What is wrong here ?
- Replies: 10
- Views: 6177
- 08 April 2010, 17:02 PM
- Forum: ZBasic IDE
- Topic: Occasional download glitch
- Replies: 16
- Views: 21797
- 07 April 2010, 16:34 PM
- Forum: ZX-40
- Topic: device to Measure physical Pulsations to determine frequency
- Replies: 7
- Views: 11694
There are sufficiently sensitive accelerometers. For example, this one would be able to sense the vibration if you go that route:
http://www.sparkfun.com/commerce/produc ... ts_id=9723
http://www.sparkfun.com/commerce/produc ... ts_id=9723
- 03 April 2010, 17:28 PM
- Forum: ZBasic IDE
- Topic: Occasional download glitch
- Replies: 16
- Views: 21797
- 31 March 2010, 17:35 PM
- Forum: ZBasic IDE
- Topic: Occasional download glitch
- Replies: 16
- Views: 21797
I captured this glitch on video. The following occurred: (1) code changed, then saved. (2) F5 was pressed. (3) code (from somewhere) downloaded and verified. No compilation process is seen on the video, although it may have compiled the first time before I started filming. (4) The program downloaded...
- 12 November 2009, 17:49 PM
- Forum: ZBasic IDE
- Topic: Tabs appeared
- Replies: 2
- Views: 9797
- 11 November 2009, 17:08 PM
- Forum: ZBasic IDE
- Topic: Occasional download glitch
- Replies: 16
- Views: 21797
I have since removed the F7 button from my keyboard, to ensure that I'm hitting F5 (compile + *download*) and not just deceiving myself and others:D I still see this phenomena and have basically eliminated any human error. Maybe the compiler compiles an older version before it saves on hitting F5, o...
- 13 October 2009, 11:16 AM
- Forum: ZBasic Language
- Topic: Runtime error from same-line commands?
- Replies: 7
- Views: 6019
- 12 October 2009, 18:56 PM
- Forum: ZBasic Language
- Topic: Runtime error from same-line commands?
- Replies: 7
- Views: 6019
- 12 October 2009, 17:02 PM
- Forum: ZBasic Language
- Topic: Runtime error from same-line commands?
- Replies: 7
- Views: 6019
Runtime error from same-line commands?
My impression was that two or more lines of code can be inserted on the same line, like so: CodeA : CodeB : CodeC However, when CodeA is a subroutine, it fails to execute, and CodeB is the first thing run. Here's an example, where x and a are bytes, and subA is a short subroutine. su...
- 12 October 2009, 14:59 PM
- Forum: General
- Topic: 8th-order polynomial vs EPROM lookup table?
- Replies: 11
- Views: 10228
- 03 October 2009, 17:44 PM
- Forum: ZBasic IDE
- Topic: Occasional download glitch
- Replies: 16
- Views: 21797
- 27 September 2009, 17:22 PM
- Forum: ZBasic IDE
- Topic: Occasional download glitch
- Replies: 16
- Views: 21797
Occasional download glitch
About one percent of the time it appears that a newly compiled program has downloaded (1280n), but in reality it has not. Then I erroneously assume I'm running a revised program. Occasionally I notice that it's the same one, for example when a debug statement is outputted after downloading, and the ...
- 27 September 2009, 16:05 PM
- Forum: ZX-24
- Topic: Timer1 CompA ISR
- Replies: 6
- Views: 6687