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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

  Messages Help
Advanced
Messages 177 - 206 of 2261   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
177 thorek1 Offline Send Email Sep 3, 2002
4:40 pm
Hi Chon, Thanks for the files. One important note: at the end of each file is what appears to be some kind of comment. This line must be removed or the file...
178 number357 Online Now Send Email Sep 4, 2002
7:28 pm
I purchased a 586-Engine recently and have been looking at the idea of using the board with a Netchip product (Net2270 for example) to add USB 2.0...
179 thorek1 Offline Send Email Sep 5, 2002
3:31 pm
Is it possible to programmatically read and write to Flash memory?...
180 TERN (Chon)
tern_inc Offline Send Email
Sep 6, 2002
12:30 am
Dave, We're really not familiar with the product that you're referring to so we can't address your specific question. At the present time, we have been using a...
181 TERN (Chon)
tern_inc Offline Send Email
Sep 11, 2002
6:39 pm
Keith, Technically it's certainly possible... but the problem is that code can not be executing out of the flash memory when you're writing to any part of it....
182 thorek1 Offline Send Email Sep 13, 2002
3:27 pm
Can FlashCore FC-0 be used with the AC86 controller? If so, what sort of I/O library is available....
183 TERN (Chon)
tern_inc Offline Send Email
Sep 13, 2002
3:38 pm
Keith, Yes, the FC-0 can be mounted to the AC86 over the J1 header. The usual filesys.lib (giving FAT16 access) and mma.lib (giving raw sector access)...
184 TERN (Chon)
tern_inc Offline Send Email
Sep 25, 2002
6:38 pm
I wanted to forward this on from one of our customers, who noted an installation problem on his W2KPro system. ... From: "Jim Durbin" <durbin@...> ...
185 Richard Cooke
rmcooke Offline Send Email
Oct 2, 2002
10:02 pm
Hello, I'm trying to compile and run the program contained in FS.IDE located in the Tern\186\flashcore subdirectory. I load the IDE file and the project files...
186 TERN (Chon)
tern_inc Offline Send Email
Oct 2, 2002
10:59 pm
Richard, The problem is probably that the project file uses your heapsize declared in \tern\186\heapsize.c, and your default config file in...
187 TERN (Chon)
tern_inc Offline Send Email
Oct 3, 2002
12:22 am
All who expressed interest, Here's a new zip file with an updated beta of the filesystem library. It has a few new features, is more thoroughly tested with...
188 Richard Cooke
rmcooke Offline Send Email
Oct 7, 2002
3:43 pm
Hi, I'm using the FC-0 on an AE86 board and am using a dual DAC and the A/D. When I compile and test the fs.ide I can read and write to the flash card. The...
189 Bill Colias
bcolias Offline Send Email
Oct 7, 2002
6:29 pm
Tern: I'm implementing a preemtive RTOS on the AE-86 and would like to know how re-enterent the AE libraries are. For example, should I expect difficulties ...
190 TERN Headquarters
tern_inc Offline Send Email
Oct 8, 2002
10:07 pm
Bill, You'll have to be pretty conservative when using the TERN libraries. There was no preparation done to support multi-tasking within our libraries. ...
191 TERN Headquarters
tern_inc Offline Send Email
Oct 8, 2002
10:07 pm
Richard, Unfortunately, when you're working with both 8-bit and 16-bit I/O devices (the FlashCore is 8-bit, the DAC is 16-bit), you'll need to twiddle back and...
192 Doug Abbott
Doug_Abbott Offline Send Email
Oct 10, 2002
3:39 pm
Hi Bill, I've occasionally grappled with the problems of printf in the embedded/real-time environments. Way back when, Embedded Systems Programming published...
193 iadefy Offline Send Email Oct 11, 2002
4:47 pm
Hi, I have a 586E+MC2520. There are only a few (two) example included in sample programs, and i browse through the documents for MC2520 (Navigator...
194 TERN (Chon)
tern_inc Offline Send Email
Oct 11, 2002
6:49 pm
If you've already looked at the PMD documentation, the best source to go to for answers to your specific questions is PMD tech support. Try contacting Jeff at...
195 fdelgado@...
homo_tern Offline Send Email
Oct 15, 2002
8:15 pm
Bill. I have some kind of experiences on RtKernel using the standard library of Tern, in some cases you need to make a library protection for safe use on...
196 Greg Carter
gcarter1 Offline Send Email
Oct 15, 2002
10:32 pm
Hi, I am attempting to program the serial port (serial port 1) on the TD-86 (AMD186ES). I am running into a problem initializing the port. As soon as I turn...
197 Greg Carter
gcarter1 Offline Send Email
Oct 16, 2002
5:13 pm
Hi, I have since loaded up the s1_echo.c and it works fine. From reading the TD-40 docs (remembered that some of the TD-86 functionality was described in the...
198 TERN (Chon)
tern_inc Offline Send Email
Oct 17, 2002
5:09 am
Greg and I have cleared this up, but it looks like the problem is just misunderstanding of the use of setvect(). The first argument should just be the...
199 jcmil Offline Send Email Oct 21, 2002
4:13 pm
Hi, I'm new to the board, but have been using AE86D Tern board for several months now. I think it's a fantastic product with potential only limited by user's...
200 TERN (Chon)
tern_inc Offline Send Email
Oct 25, 2002
1:58 am
Jin, Some customers do submit sample programs to us, and we make them available on future versions of the software development kit. In general though, I don't...
201 TERN (Chon)
tern_inc Offline Send Email
Nov 6, 2002
1:17 am
All, In the span of two days we've identified two different real-time clock bugs! Very few of you have been affected by this bug, most likely, but it's still...
202 hwoleen Offline Send Email Nov 12, 2002
6:40 pm
Do you recommend using exe2bin to generate the binary or do you recommend something else?...
203 minshung Offline Send Email Nov 12, 2002
6:40 pm
Hi , Where can I find the resource to use FlashCore to write apps to support PPP using RS232 interface ? Thanks minshung...
204 fdelgado@...
homo_tern Offline Send Email
Nov 13, 2002
6:49 pm
herber. It is very usefull use the full version of Paradigm C/C++ because the BIN code is build very easy, in the other hand you need a Locator utility to make...
205 TERN (Chon)
tern_inc Offline Send Email
Nov 13, 2002
11:13 pm
Right, just to follow up on Mr. Delgado's email... ... the only method we support for generating ROMs on TERN controllers is using the full DV-P version of the...
206 ashrafniazi Offline Send Email Nov 14, 2002
6:39 pm
I m using A104 Engine. I made a simple program that sends out character A to the PC from serial port 1 of the A104 engine. This program runs correctly in STEP...
Messages 177 - 206 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