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 846 - 875 of 2261   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
846 erhard_richard Offline Send Email Apr 20, 2005
1:00 am
Need help with RDC chip. Our application was written on a MD88 with and AMD proc. Our application works fine and as expected. On RDC MD88 it does not work...
847 Furqan Muhammad Khan
fmkhan_pk Offline Send Email
Apr 20, 2005
1:00 am
Hi everyone!! For last week I am really having troubles in moving forward on my project on tern's 586 Engine. The problem might appear to you very simple but...
848 TERN (Chon)
tern_inc Offline Send Email
Apr 20, 2005
1:16 am
Hello Muhammad, The short answer is: you don't have to do *anything* in order to use multiple serial ports in that combination. The longer answer is: let's...
849 TERN (Chon)
tern_inc Offline Send Email
Apr 20, 2005
3:47 pm
Richard, Hmm, that doesn't sound typical. There are a few things you need to be aware of when switching to the RDC chip.. but once that's done, your code...
850 davmoe2003 Offline Send Email Apr 20, 2005
5:20 pm
Hi Chon, I'm using a Tern SmartLCD-Color and Paradigm EV-P.Now I have a problem with the remapping of the image buffer. I've put in the heapsize.c file but...
851 agungk01 Offline Send Email Apr 20, 2005
6:29 pm
I found it rather "dirty" to fiddle UART mode register when it should be handled by the library. Is there a straight forward way of doing this? Besides there...
852 TERN (Chon)
tern_inc Offline Send Email
Apr 20, 2005
6:51 pm
Hello, Well, there's always two schools of thought on any such issue. The AMD processor manual is a tome of.. many, many hundreds of pages. We could've ...
853 TERN (Chon)
tern_inc Offline Send Email
Apr 20, 2005
10:56 pm
David, Hi there. I don't think the problem has anything to do with the image buffer, specifically. The image buffer is located all the way down (or up ...
854 nfranco_us Offline Send Email Apr 20, 2005
11:02 pm
We purchased the SL40 recently and it contained a library of prebuilt buttons sliders and bars. They worked great. Then we upgraded to the SmartTft it works...
855 TERN (Chon)
tern_inc Offline Send Email
Apr 20, 2005
11:50 pm
Hello there, The prebuilt libraries for the Smart-TFT are pretty dramatically different from the original black&white SmartLCD. The address mapping is...
856 Furqan Muhammad Khan
fmkhan_pk Offline Send Email
Apr 21, 2005
4:52 pm
Hi Chorn!! First thanks alot for timely response. I am not using J4.1 for my application. I have run the program you mentioned but to no avail. This problem...
857 tfcsd
phyock Offline Send Email
Apr 21, 2005
4:52 pm
My program uses both of the ports (ser0 and ser1) on my smartlcd. I have used debug to test both ports in paradigm DVand they work fine. This is an existing...
858 Jeff Hawthorne
hawthorne_jeff Offline Send Email
Apr 21, 2005
4:54 pm
We are having a similar problem and I checked our ae.lib file, it is dated 8/22/97. Is there a newer version? Jeff Hawthorne   C0-Founder & Chief Technology...
859 Bill Finger
creare_coder Offline Send Email
Apr 21, 2005
5:46 pm
David, You cannot allocate more than 64kb with this memory model. Part of your problem is that (unsigned int)320*240 is greater than 0xffff, the largest value...
860 TERN (Chon)
tern_inc Offline Send Email
Apr 21, 2005
6:26 pm
Jeff, The sales staff is supposed to inform you, when shipping your first board based on the RDC processor, of the steps you need to update your build for ...
861 TERN (Chon)
tern_inc Offline Send Email
Apr 21, 2005
6:51 pm
Haha, well, let's say we have the same hope. It sounds like the problem is a conversion of a program from the older Borland 3.1 build, for compilation on the...
862 Douglas Dotson
douglasdotson Offline Send Email
Apr 21, 2005
10:00 pm
I looked high and low for a library for the SLC. They are out there but are very expensive. Perhaps I should get busy and write one. Doug ... ...
863 TERN (Chon)
tern_inc Offline Send Email
Apr 21, 2005
11:42 pm
Hi again, If you're failing after the call to ld_init(), then the problem can't (er, shouldn't) be dependent on whether you have anything on the ports. I...
864 Bryan Travis
greponmummery Offline Send Email
Apr 27, 2005
3:52 pm
Hello, In the spirit of improving your online data. Based on one post in the archives from Chon dating from 2003, the equivalent of the library function for...
865 jimcashby Offline Send Email Apr 27, 2005
5:27 pm
OK, I have had the Color-LCD unit for quite some time now and I am again ready to tackle the project. Do you know where I can find the format for what the...
866 TERN (Chon)
tern_inc Offline Send Email
Apr 27, 2005
5:27 pm
Bryan, Much appreciate the note, and you're absolutely right. I'll go ahead and update the drivers to match! ... http://www.tern.com/flashcore.htm Yahoo!...
867 Burhan BAVKIR
bavkir Offline Send Email
Apr 29, 2005
3:57 pm
Hi, You can use excel to save the same data in different formats other than els. You can save the file in an xml file, coma or tab delimited text files etc. As...
868 jimcashby Offline Send Email May 4, 2005
1:22 am
Has anyone created graphics (sliding bars, histograms, charts to display excel data, word boxes, etc) for the Smart Color LCD unit? For all of the SmartLCD...
869 Douglas Dotson
douglasdotson Offline Send Email
May 4, 2005
3:38 pm
There are a number of off-the-shelf GUI libraries out there that probably cost less than developing a new one. I've started development of one as well but it...
870 domino_jake Offline Send Email May 5, 2005
3:47 pm
I have a new Tern FB system up and running. Yesterday I generated a file on a 32M CF flash card, popped it into a card reader on a laptop and it read fine....
871 TERN (Chon)
tern_inc Offline Send Email
May 5, 2005
6:40 pm
Joe, There's a file: \tern\186\samples\flashcore\readme.txt .. which discusses some of the basics of dealing with CF cards, and which might've answered your...
872 Bryan Travis
greponmummery Offline Send Email
May 6, 2005
4:27 pm
Hello, Just looking for a confirmation about use of upper RAM as a RTC-battery-backed scratchpad for logging data across resets and power failures of my...
873 david_bergeron Offline Send Email May 6, 2005
4:27 pm
How can I get a dimensional layout of the R-Drive board?...
874 TERN (Chon)
tern_inc Offline Send Email
May 6, 2005
6:47 pm
Bryan, Your comments below are absolutely right on. The .cfg file's memory mappings are absolute (or it'll throw up warnings to let you know otherwise). If...
875 TERN (Chon)
tern_inc Offline Send Email
May 6, 2005
6:47 pm
David, It should be appendix A of your R-Drive manual! If your RD manual is out-dated and doesn't show that appendix, drop me an email in private and I'd be...
Messages 846 - 875 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