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...
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...
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...
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...
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...
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...
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 ...
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 ...
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...
Hello there, The prebuilt libraries for the Smart-TFT are pretty dramatically different from the original black&white SmartLCD. The address mapping is...
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...
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...
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...
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...
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 ...
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...
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...
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...
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...
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!...
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...
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...
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...
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....
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...
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...
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...
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...