Skip to search.
tern · TERN Community

Group Information

  • Members: 473
  • Category: Computers
  • Founded: Nov 2, 2001
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

  Messages Help
Advanced
Messages 246 - 275 of 2261   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
246 fdelgado@...
homo_tern Offline Send Email
Jan 2, 2003
6:29 pm
Richard. I observe severals things when you make a outputs by using differents kinds of variables, may be you can check the effect using outportb using...
247 fdelgado@...
homo_tern Offline Send Email
Jan 2, 2003
6:29 pm
Mr. King. You can use the .LOC file and see the segments not used in SRAM space, in the .CFG file you can modify the default locations pointed to 0x0800 for ...
248 fdelgado@...
homo_tern Offline Send Email
Jan 2, 2003
6:29 pm
Try to use one of the counters like CLK0/1 for example, some times inside the ISR routines you DON'T use a functions calls (user functions) some time the...
249 TERN Headquarters <ch...
tern_inc Offline Send Email
Jan 2, 2003
6:30 pm
This is a more generic programming question... but using sscanf() is how I usually handle strings with multiple data variables. You can use the varions...
250 Bhuvaneshwar Reddy Pa...
bhuvan01 Offline Send Email
Jan 2, 2003
6:30 pm
dear abbott Yes I too observed this problem in my first trials and I felt a bit confused. But that doest work as u feel. As soon as u install the jumper, the...
251 jcmil <jcmil@...>
jcmil Offline Send Email
Jan 2, 2003
6:30 pm
Bhuvaneshwar, As far as I know, stdio functions work fine (I'm using AE86D board). Also, there aren't any utilities for timing codes, but you can always ...
252 jcmil <jcmil@...>
jcmil Offline Send Email
Jan 2, 2003
6:32 pm
Richard, I'm not sure if you're allowed to use those high values for DAC. As far as I know, the maximum value should be 4095 (which is suppose to translate to...
253 jcmil <jcmil@...>
jcmil Offline Send Email
Jan 2, 2003
6:35 pm
Richard, One more thing I forgot to mention, just in case you're not doing it. When outputting DAC value of say 4095, make sure you shift the value 4-bits to...
254 TERN Headquarters <ch...
tern_inc Offline Send Email
Jan 2, 2003
6:44 pm
... If you take a look at the schematic of the AE86D, the lower 4 data- bits are just ignored. So, it looks like Richard's original code should work correctly...
255 TERN Headquarters <ch...
tern_inc Offline Send Email
Jan 3, 2003
1:57 am
Doug, When your program terminates at the end of execution, you return to the init code that originally called your main() function, and this proceeds to write...
256 TERN (Chon)
tern_inc Offline Send Email
Jan 3, 2003
2:54 am
I've run tests on this (large memory C++ on the AE86), and haven't run into the problems you described. It's possible Mr. Delgado is correct and this is a...
257 jcmil <jcmil@...>
jcmil Offline Send Email
Jan 3, 2003
4:44 pm
Chon, I'm interested in your comment regarding use of 'printf' and remote console. I thought I checked all the messages on this board, but don't remember any...
258 jcmil <jcmil@...>
jcmil Offline Send Email
Jan 3, 2003
4:44 pm
Chon is correct. I failed to see that >> 4 of 0-4095 range will effectively translate to values you were using. I tried Richard's codes and they worked fine...
259 TERN (Chon)
tern_inc Offline Send Email
Jan 3, 2003
7:43 pm
Jin, Maybe there wasn't a message to this on the Yahoo group, in which case I should thank you for bringing it up. There are a number of files that you can add...
260 Doug Abbott
Doug_Abbott Offline Send Email
Jan 6, 2003
9:04 pm
Hi Chon, In fact the program never returns. It's a MicroC/OS application. Further research seems to indicate it's some kind of electrical problem. We'll ...
261 serengetiky <wesb@...>
serengetiky Offline Send Email
Jan 8, 2003
8:00 pm
Does anyone know where I might obtain more documentation that what is with the FlashCoreB product - specifically on the ADS8344? Being a software engineer,...
262 TERN (Chon)
tern_inc Offline Send Email
Jan 9, 2003
4:33 pm
Wes, The right place to turn is the ADS8344 manual. Unless you ordered a new kit at the same time as the FB, your CD probably doesn't have this in the ...
263 Richard Cooke <rcooke...
rmcooke Offline Send Email
Jan 10, 2003
5:23 pm
Hi All, I'm currently using the AE86D board and have found that the thing sure is noisy. I have another analog board in our design and if I look at the 12V...
264 bcolias <bcolias@...>
bcolias Offline Send Email
Jan 10, 2003
8:56 pm
I'm using an AE-86 board with ucOS-II. I have a floating double equate "pi = 3.14" in my code. This seems to work fine if this is done before the OSStart()...
265 Saqib Ali <saqib78@...>
saqib78 Offline Send Email
Jan 10, 2003
8:56 pm
hi I am new to tern . Currently i am using 586-E with P100 board.i would like to ask you people that wher could i get the detailed help for the functions like...
266 Greg Carter
gcarter1 Offline Send Email
Jan 10, 2003
11:05 pm
Hi Bill, Look in the ucos-ii yahoo group archives for a post by Doug Abbott on August 30 2002 for information on using UCOS-II with Paradigm compiler....
267 bcolias <bcolias@...>
bcolias Offline Send Email
Jan 10, 2003
11:05 pm
I'm using an AE-86 board with ucOS-II. I have a floating double equate "pi = 3.14" in my code. This seems to work fine if this is done before the OSStart()...
268 TERN (Chon)
tern_inc Offline Send Email
Jan 10, 2003
11:05 pm
Saqib, I'm not sure what you mean by detailed help for the functions... generally speaking, the manuals and the sample programs are the best references for...
269 noman kamil
nokamil Offline Send Email
Jan 13, 2003
5:43 pm
Hi I have 8MB sandsk Compact Flash. I formated it through Windows option. It formatted correctly. But when i use your program (using your latest filesystem...
270 TERN (Chon)
tern_inc Offline Send Email
Jan 13, 2003
5:55 pm
Noman, The filesystem FAT12/FAT16 is dependent on the size of the card you're working with. Since it's a very small (8 MB) CF card you're using, the proper ...
271 Richard Cooke <rcooke...
rmcooke Offline Send Email
Jan 15, 2003
1:05 am
Hi All, I need to write to the 2 DACs on the AE86D board as fast as possible. I think I've figured out how to get the DAC to change the outputs all at the same...
272 TERN (Chon)
tern_inc Offline Send Email
Jan 15, 2003
1:05 am
I wanted to reminded potential customers out there we might not have yet contacted with this information. We should have sufficient inventory to meet customer...
273 TERN (Chon)
tern_inc Offline Send Email
Jan 15, 2003
1:16 am
Richard, It can be a challenge... You can try using separate GNDs for the regulator. If you can not separate GND, you may try to make your analog GND only with...
274 Faisal Raza
engr707 Offline Send Email
Jan 23, 2003
12:47 am
Hi, I am interfacing the compact flash with the 5E-Engine via FC-0, now when i run the code(comp1.c), by powering 5-E using the P-100 board, it works fine i.e...
275 Imran <imranarshadbaj...
imranarshadb... Offline Send Email
Jan 23, 2003
11:58 pm
Hello! I have got a tern a104s controller. My code runs fine for about 20 days and then it crashes.Even a reset will not allow the program to run.. I need to...
Messages 246 - 275 of 2261   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help