Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

tern · TERN Community

The Yahoo! Groups Product Blog

Check it out!

Group Information

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

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 85 - 114 of 2294   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
85 d1tb Send Email Apr 2, 2002
4:36 pm
Hi All - Does anybody happen to have an electronic version of the old Tern software development manuals? My company purchased (several years ago) the...
86 ggheil Send Email Apr 4, 2002
7:45 pm
I'm using the ACore86 and looking at the step 2 instructions for downloading my firmware but I don't seem to have to L29_F400.HEX file you reference. Do you...
87 riesemberg Send Email Apr 10, 2002
4:42 pm
Does anyone has done some code using the libraries provided by cogwheel? I need to receive, treat and send data using the udp protocol, but I donīt know how...
88 lcollier1223 Send Email Apr 11, 2002
5:41 pm
I purchased a 586 Engine Eval Kit recently for the sole purpose of running some complicated code involving transcendental functions on the math coprocessor. My...
89 TERN (Chon)
tern_inc Send Email
Apr 11, 2002
7:34 pm
Gustavo, I've just quickly finished up a new sample project, intended to make using the UDP libraries from Cogwheel a little easier. It basically acts as a...
90 TERN (Chon)
tern_inc Send Email
Apr 11, 2002
7:34 pm
I'd suggest you start with one of the test projects. I believe it's located in either \tern\586\test.ide, or perhaps \tern\586\fptest.ide. Run the sample...
91 Lance Collier
lcollier1223 Send Email
Apr 12, 2002
3:31 pm
I have already tried the fptest.c code, and substituted it for led.c in the led.ide project. It would compile, but fail to link. I then added the bcppfp.lib to...
92 TERN (Chon)
tern_inc Send Email
Apr 12, 2002
6:39 pm
Lance, I misspoke originally. You *should* most definitely have the project: \tern\586\test.ide Inside this project, there is a target for 'fptest.axe'. You ...
93 fraz_ahmad Send Email Apr 15, 2002
6:17 pm
I need a baud rate of 1Mbps for an application. RS-485 can support this data rate in theory, but does 586 Engine or any other controller support this rate? ...
94 TERN (Chon)
tern_inc Send Email
Apr 15, 2002
8:36 pm
Mr. Amhad, SER1 on the 586-Engine can support a baud rate of up to 1,152,000 bps, at TTL level. The A-Engine-86-D is an option you might be interested in....
95 Lance Collier
lcollier1223 Send Email
Apr 15, 2002
8:50 pm
Using fptest.axe as a model, I was able to compile, link, download and run my code! Thanks, Lance ... From: TERN (Chon) [mailto:chon@...] Sent: Friday,...
96 douglasbolton Send Email Apr 24, 2002
3:26 pm
I'm having a couple of problems with the flashcore boards 1. The routine fs_initPCFlash doesn't appear to return when called without a compact flashcard...
97 fdelgado@...
homo_tern Send Email
Apr 24, 2002
8:52 pm
Douglas. I hava a some trouble like this, may be you can check the mma directory for the Memcard board using the mm functions like status() and ready()...
98 douglasbolton Send Email Apr 29, 2002
6:20 pm
Still having problems with the FlashCore reseting on insertion of a flashcard. Powering the card from 12V bench supply it draws 220mA @ 12V. After insertion it...
99 fdelgado@...
homo_tern Send Email
Apr 30, 2002
12:32 am
Douglas. I have made some test with the Flashcore at 9V at 500mA and works fine, later on 12V at 1000 mA is the same, but some times my program hang during 12V...
100 TERN (Chon)
tern_inc Send Email
Apr 30, 2002
3:59 pm
Douglas, The board's resetting not because of the extra current kick. The CompactFlash card's data-bus goes directly onto the board-wide bus, and will always...
101 dunk425 Send Email May 2, 2002
4:06 pm
I'm using the FC-40 board as a data logger and process monitor. Right now I'm developing the monitor portion of the code. When doing so I use large 2000 point...
102 TERN (Chon)
tern_inc Send Email
May 3, 2002
6:53 pm
Brian, The 'DGROUP&#39; is the default memory segment (max 64 KB) which the compiler tosses global/static variables. If you have more than 64 KB of global data,...
103 suba19us Send Email May 6, 2002
8:50 pm
I am using the Tern A-Engine-P with Paradigm. Is it possible to use the large memory model in the debug mode? Can you please let me know the memory map of...
104 TERN (Chon)
tern_inc Send Email
May 6, 2002
11:36 pm
Suba, Yes, working with the large memory model under DEBUG works as normal. To run under large memory model, all you need to do is change the libraries to...
105 gregory_v_tan Send Email May 7, 2002
3:30 pm
Hi All, Just a question, has anyone used the sprinf function? Someone must have ... is there something I'm doing wrong? It seem to cause the board to hang when...
106 dunk425 Send Email May 7, 2002
4:24 pm
I think I fixed the memory error and all the code compiles. However, in the ":Transferring to C:\Paradigm&#92;bin\plink.exe @C:\Tern&#92;186 \DYNAMI~1.R$P" stage, I...
107 TERN (Chon)
tern_inc Send Email
May 7, 2002
4:25 pm
Greg, Glad you included the list of libraries you compiled with, because I'm guessing that's the cause of your problem. Check the config file: ...
108 TERN (Chon)
tern_inc Send Email
May 7, 2002
6:29 pm
Brian, You're right, these 'undefined symbols' are definitely due to ae.lib and filesys.lib not being linked into the code correctly. At the beginning of the...
109 gregory_v_tan Send Email May 8, 2002
3:36 pm
Thanks for the prompt reply. I've tried it with the new emu.lib, but the sprintf didn't work, so I've removed the floating point operations. I've checked...
110 vkyip Send Email May 8, 2002
3:36 pm
Hi all, I have been poring over tern's website and documentaion for over a week but still have some questions left. a) I need a controller which has a minimum...
111 fraz ahmad
fraz_ahmad Send Email
May 8, 2002
3:52 pm
Hi, I am not clear about the maximum size of the Compact Flash that could be used in Flash Core (FC). In one document it says, Compact Flash (CF) upto 100 MB...
112 TERN (Chon)
tern_inc Send Email
May 8, 2002
5:50 pm
Greg, Ah, I should've clarified first. Which DEBUG ROM are you using? (... which determines whether the 8-bit or 16-bit SRAM is being used as the destination...
113 TERN (Chon)
tern_inc Send Email
May 8, 2002
5:53 pm
Thomas, Thanks for your interest. ... If the inputs/outputs (6/12) that you mentioned are just straight TTL-level, low-current channels, then essentially any...
114 TERN (Chon)
tern_inc Send Email
May 8, 2002
5:53 pm
Fraz, There's no real fundamental "design" limit within our boards for maximum capacity in these cards. The truth is these numbers change as we get new samples...
Messages 85 - 114 of 2294   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