Has anyone experienced unexplained corruption of array variables on the TJPro when programming in Interactive C? If so, do you have any idea what could be...
316
Dafydd Walters
dafydd@...
Sep 2, 2000 4:43 am
Hello again, I am having problems downloading the ICC11 "hello world" example program into the TJ PRO (using the IDE alone). It appears to load the bootstrap...
317
rburns@...
Sep 2, 2000 12:46 pm
I am trying to assemble the Talrik II robot. It would be nice to have more detailed pictures about the body than what the manual provides. I noticed that you...
319
Scott Jantz
scott@...
Sep 2, 2000 4:11 pm
Should be fine I have used arrays up to array[1000] with no problems. If IC is running your TJPRO board is fine. However I do not know if you can do these...
320
jack
jack@...
Sep 2, 2000 4:38 pm
Unfortunately, just the ones in the manuals. Here is an exceptionally clear picture that might help. Regards, jack ###########...
321
jack
jack@...
Sep 2, 2000 5:02 pm
I checked my own TJ and had no problems with ICC11 V5. Also, the TJ Pro chip is an A1 not an E7. I do not know if that makes a difference on the V6 download...
323
Dafydd Walters
dafydd@...
Sep 2, 2000 8:10 pm
Jack, Thanks. The LED on the MB2325 illuminates when the Reset button is pressed and goes out when released as it should. In fact my MTJPRO11 board has an A1...
324
Dafydd Walters
dafydd@...
Sep 3, 2000 1:29 am
Thanks for the reply Scott. The array declarations themselves are in code (loaded C modules), but I can see the corruption problems by reading and writing...
325
Dafydd Walters
dafydd@...
Sep 3, 2000 7:18 am
I have finally got a workaround for this problem. In short, if I replace all my char globals with ints, the problem goes away. If you're interested in the...
326
Gurdas Singh Sandhu
gurdassingh@...
Sep 3, 2000 9:13 am
Hi, I am working on two projects at present and need help regarding the kind of sensors to be used. Kindly provide information or refer to any source where the...
327
Gurdas Singh Sandhu
gurdassingh@...
Sep 3, 2000 9:13 am
Hi, I am working on two projects at present and need help regarding the kind of sensors to be used. Kindly provide information or refer to any source where the...
328
Dafydd Walters
dafydd@...
Sep 3, 2000 5:33 pm
1. LINE FOLLOWING This can be done with an array of CDS photoresistor cells (at least 3) mounted low on the robot and pointing at the floor. Mr Robot sells...
329
Dafydd Walters
dafydd@...
Sep 4, 2000 5:16 pm
While I am waiting for ImageCraft39;s support to get back to me I've been trying various ways to get a program into my TJ PRO without success. One option I...
330
jack
jack@...
Sep 4, 2000 7:29 pm
For item one. Use a voltage divider with a cadmium sulfide photoresistors. For circuit diagrams refer to the "Talrik II Assembly Manual" which you can load...
331
novasoft11@...
Sep 4, 2000 8:37 pm
Well the High-Speed Demo link is fixed, but I think the demo only allows you to download a program to show you the speed, but won't let you execute the program...
332
Peter.Scott@...
Sep 6, 2000 2:05 pm
Hello, I have two questions - 1) I am having trouble porting Jean Labrosse's uC/OS II RTOS to the F1 microcontroller, has anyone had luck? What I see is that...
333
Scott Jantz
scott@...
Sep 6, 2000 9:12 pm
It is definitely not hardware the only hardware problems that could be a problem would cause the board not to work. The array calls are not supported in IC...
334
Dafydd Walters
dafydd@...
Sep 6, 2000 9:26 pm
Scott, Did you see my more recent post on this subject (http://www.egroups.com/message/mrrobot/325)? I've contacted Newton Labs about it since it looks like a...
335
fthrfrndzy@...
Sep 8, 2000 10:47 am
I thought I had posted this, but it apparently didn't make it... Re Robobug's legs, and their assembly to the servos and servo cradles... How "symmetrical"...
336
fthrfrndzy@...
Sep 8, 2000 10:51 am
As part of the Robobug kit, I received an assembled "brain", and some other hardware. One of the pieces was a black plastic strip of header pins...am I correct...
337
novasoft11@...
Sep 8, 2000 2:47 pm
Has anyone used version 6 with any of Mekatronix39;s robots or micros? Does it work without modifications? Andy....
338
Dafydd Walters
dafydd@...
Sep 8, 2000 3:38 pm
I'm happy to report that despite some inital problems I was having (that turned out to be my fault), I am now using ICC V6.00a (for Windows) successfully on my...
339
Dafydd Walters
dafydd@...
Sep 8, 2000 3:52 pm
In my experience, these strips are quite brittle, and "shatter" easily when you cut them with a hobby knife (I ended up having to buy a couple more strips from...
340
jack
jack@...
Sep 8, 2000 5:17 pm
That's good news. Did you have to do anything special? jack ##############...
341
jack
jack@...
Sep 8, 2000 5:22 pm
Yes, the idea is to cut the headers to size. Be careful while soldering. While they can withstand some heat, overheating will melt the plastic and render the...
342
jack
jack@...
Sep 8, 2000 8:50 pm
For the Robobug leg servos the important issue is to set the limits of the legs appropriately in the header file <calbug.h>. The software takes care of the...
343
Dafydd Walters
dafydd@...
Sep 9, 2000 6:11 am
... No, I didn't have to do anything special. ICC11 V6.00a worked right out the box, and without requiring any modification of the TJ PRO system code. I can...
344
fthrfrndzy@...
Sep 10, 2000 1:30 pm
Dafydd...I see what you mean...I keep cutting these to where the metal pin is exposed, rendering the header I am trying to make useless....I39;ve tried a small...
345
fthrfrndzy@...
Sep 10, 2000 3:05 pm
quick wiring question...is download mode switch closed, run mode switch open, or vice versa?......
346
Dafydd Walters
dafydd@...
Sep 10, 2000 4:34 pm
... switch open, ... Download is closed and Run is open. This switch, when closed, pulls the MODA and MODB pins on the MPU to 0. When the MPU is reset with...