To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
To LUGNET News Traffic PageSign In (Members)
  Search Results: Spybotics memory
 Results 541 – 560 of about 4600.
Search took 0.01 CPU seconds. 

Messages:  Full | Brief | Compact
Sort:  Prefer Newer | Prefer Older | Best Match

  Re: spybotics header files
 
(...) The latest version of Bricxcc (3.3.7.16) should deliver these files to your computer as part of the install. Check the Spybot directory below the BricxCC directory. John Hansen (18 years ago, 21-Feb-07, to lugnet.robotics)
 

spybotics
(score: 1.127)

  Re: Sending spybot messages from PC?
 
(...) Nice idea John, I just wish I had a USB tower! (Or not!). Handling the USB tower in VB is stupidly hard, and I can't use my existing code for the RCX. I just wish LEGO had decided on one simple protocol and speed and everything else! It is so (...) (18 years ago, 8-Feb-07, to lugnet.robotics)
 

spybotics
(score: 1.127)

  Windows Vista Mindstorms Compatibility
 
I have just bought a laptop with Windows Vista (it's the only OS you can get on a laptop around here) and of course I have immediately tried to install my LEGO software . Here's a short report of the different apps I've tried to install and the (...) (17 years ago, 20-May-07, to lugnet.robotics)
 

spybotics
(score: 1.109)

  Re: Adding a brain to the handy board
 
(...) Never thought about adding this to the handy board, but I have thought of building a computer around the PowerPC that was handyboard like (self contained, motor drivers, LCD, memory, expansion, but add *LOTS* of IO, interrupts, and memory). (...) (29 years ago, 12-Feb-96, to lugnet.robotics.handyboard)
 

memory
(score: 1.096)

  IC Problems
 
(...) Brian> But then the question still remains, how can I define a list of Brian> consecutive memory locations in a .icb file and then access Brian> them from within a loop in a .c file? [ ... ] Brian> Anybody run into this before or have any (...) (29 years ago, 8-Feb-96, to lugnet.robotics.handyboard)
 

memory
(score: 1.096)

  Enable interrupts within IC?
 
Hi all, I'm trying to use IC to poke in an interrupt routine (the IC3 interrupt from pin PA0) assembled using PCBUG11 at $B600. I can set all the register bits correctly, but I can't execute the CLI (general interrupt enable) HC11 opcode from within (...) (29 years ago, 6-Feb-96, to lugnet.robotics.handyboard)
 

memory
(score: 1.095)

  Re: Interrupt routine hangs
 
You can't just put your code whereever you like in memory. Use IC's .icb file format, which lets it relocate code as necessary. -F (...) (29 years ago, 15-Feb-96, to lugnet.robotics.handyboard)
 

memory
(score: 1.095)

  IC Problems
 
OK, OK. RTFM, I know. I looked at the on-line manual, and now realize that IC arrays are different than normal C arrays, and so you can't do stuff like int m() { int *address; address=&a0; address++; } But then the question still remains, how can I (...) (29 years ago, 8-Feb-96, to lugnet.robotics.handyboard)
 

memory
(score: 1.095)

  Can't initialize CONFIG register
 
Hello, Everyone: Help! I'm trying to configure the HB. Here's what I get: C:\IC> dlm config0c.s19 -port COM2 -eeprom DLM: 6811 File Downloader... etc. Using COM2 Downloading to EEPROM Downloading config0c.s19, press ESC to abort Downloading eeprom (...) (29 years ago, 11-Feb-96, to lugnet.robotics.handyboard)
 

memory
(score: 1.095)

  handy board crisis!
 
Well, let's see. I was rewiring my handy board so that it would run on 9.6V again, and everything seemed to be going fine. I soldered the pack back on with no problems, and was screwing the board onto its case when something horrible happened. The (...) (29 years ago, 12-Feb-96, to lugnet.robotics.handyboard)
 

memory
(score: 1.094)

  Re: Adding a brain to the handy board
 
(...) Not necessarily. The mini-robots project at the University of Minnesota, Minneapolis, has used a 68HC11-based board for vision processing. The boards were designed and built by an undergraduate working for the Artificial Intelligence (...) (29 years ago, 13-Feb-96, to lugnet.robotics.handyboard)
 

memory
(score: 1.094)

  Re: Can't initialize CONFIG register
 
(...) You were right, Fred. I switched from my Pentium machine over to my old Everex 386-33... and the HB came right up. Go figure! Some kind of timing issue? One strange thing, though... on the second time through, the board still kicks the same (...) (29 years ago, 17-Feb-96, to lugnet.robotics.handyboard)
 

memory
(score: 1.094)

  Re: Can't initialize CONFIG register
 
Hi, Fred: You were right, Fred- changing computers solved the problem. I switched from using my Pentium machine to my old 386-33, and it worked fine. Some kind of timing issue? One interesting thing, though. I still get this error, whenever I D/L (...) (29 years ago, 17-Feb-96, to lugnet.robotics.handyboard)
 

memory
(score: 1.094)

  Re: Handyboard assembly problem fixed
 
Dear Fred: No, we went through the assembly following your directions step by step. By the statement " Board OK", I meant that the tests upto the point of downloading pcode (second time with LCD in) tested OK. I did not want to bore the audience (...) (29 years ago, 7-Mar-96, to lugnet.robotics.handyboard)
 

memory
(score: 1.094)

  My handyboard does not run.....
 
Dear Master of HB, I bought a handy board made by Gleason Research (complete set), and connect RS232C cable to my PC. After I put the board into download mode, I put the command "a:> dlm pcode_hb." However, I found the following message on the (...) (29 years ago, 21-Feb-96, to lugnet.robotics.handyboard)
 

memory
(score: 1.093)

  DL problems
 
Hi everyone, I've noticed problems with both DL and DLM in certain situations too. At first I used to think that I made a mistake in configuration or ruined a controller somehow. Over time, however, I realized that these programs were finicky about (...) (29 years ago, 21-Feb-96, to lugnet.robotics.handyboard)
 

memory
(score: 1.093)

  IC 3.1 under Win 3.1
 
(...) IC 3.1 certainly doesn't use that much memory! IC is a 32-bit application, which prevents running under vanilla Win 3.1, but it theoretically could/should work under win32s. We haven't yet tried it here (your feedback is the first we've (...) (29 years ago, 16-Mar-96, to lugnet.robotics.handyboard)
 

memory
(score: 1.092)

  IC 3.1 with Win 3.1
 
Has anyone tried running IC 3.1 for Win 95 on a win32s Windows 3.1 system? I njust tried it out, and the program complains of insufficient memory - on an 8 meg system, with no other applications running. Anyone have any idea what's wrong? (29 years ago, 16-Mar-96, to lugnet.robotics.handyboard)
 

memory
(score: 1.091)

  unarchiving problems w/IC 3.1 for Win 95
 
I just tried unarchiving IC 3.1 on my 486 at home, running Win 3.1, and Win 32s 1.25.141.0 (or so the win32s.ini file says). I'm having the same problem I had before, where all of the files have an "Inflating: ...." message in front of them. My (...) (29 years ago, 17-Mar-96, to lugnet.robotics.handyboard)
 

memory
(score: 1.091)

  Re: OC2 and OC3 outputs?
 
Take a look at the schematics, which are linked from the top page of the Handy Board web site. The info you are looking for is in the CPU / memory schematic. For the DC Motor outputs, the board uses a separate output latch---not the timer outputs. (...) (29 years ago, 24-Mar-96, to lugnet.robotics.handyboard)
 

memory
(score: 1.090)

More:  Next Page >>


©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR