Hi, I was thinking of purchasing your evaluation package. I have an application that requires the use of floating point numbers, and transcendental functions...
... Kurt, Yes, the Paradigm C++ software development environment provided as part of the EV-P and DV-P provides the usual range of floating point libraries......
Hi, I recently tried out UCOS-II version 2.51 on my TD-86 board (186ES). You can find the zip file on http://www.ucos-ii.com/ports_v2-intel.htm . As long as...
before i have ported UCOS-II version 2.0 to A-Engine86-P board with Paradigm-Tern version(small memory model), if anybody needs, pls contact me. ... (186ES)....
Using AE-P-40 w/128K ACTF_AE I can build, flash, and run led.hex. However, when uploading my target code, ACTF responds with VVVV ... VVVVV ERROR ! RESET ! ...
Matt, I've just uploaded to the 'Files' section of the TERN Community a standard copy of 'led.hex' that has been tested on Am188ES systems. You might want to...
Thanks for bringing that to our attention; that's a new one. We've had issues where Hyperterminal was strangely slow, on both NT 4.0/Windows 2000 machines......
I'm developing a product that will incorporate the usage of a TD-40. I Purchased the TD-40 EVAL kit thinking that I could "figure" it out, but I can't! Would...
This is something I personally would be interested in... but from what I've seen, even the most hard embedded Linux kernel still demands more memory than is...
36
Jim
jvpoll@...
Jan 23, 2002 4:39 pm
I've got an application that negotiates a PPP (Point to Point Protocol) link and I've run into a snag with the TD40. It seems that whatever routine that places...
Andrew, I don't know if anyone else has contacted you directly, but if not... TERN is always available to help you on basic design issues such as yours...
The IDE locks up a few times a month because of this problem. What plans does Tern have to fix the root casue of the problem? The re- installation step is...
... Mike, Sorry to hear the problem persists... but it just isn't one we're able to replicate here. I myself use a Windows 2000 workstation, and have for the...
40
Jim
jvpoll@...
Jan 25, 2002 4:16 pm
Hello all. I did some further tests on the problem I'm having with sending data to the Serial 1 port. As stated before, the SCC port, when swapped with the...
41
Jim
jvpoll@...
Jan 26, 2002 12:49 am
Doing some additional investigating ... Someting in my application causes the Break Detect bits in the SP1STS (Offset 12h) control register to become set -...
... Mike, I have the "illegal opcode trap" error occasionally. I am using a different device (the AE-40 with MC2540 motion controller), but maybe I can be of...
I recently read at "http://www.amd.com/epd/processors/2.16bitcont/2.am186exfa/6.am186e s/index.html" that the 188ES processor is no longer available. The ...
This is a very important topic that we have addressed very seriously. This is a great chance to put through to the group some of the preparations we have in...
Hi, I am having problems going inot step 2 mode (sram standalone) on an A104 board. I can run the unit step 1 mode without a problem. When I disconnect power,...
Mike, 'Step Two' is often a little bit of a mystery, especially when it fails (since there's no debugging/LED flashes to tell you what went wrong). So, quick...
I don't see sample code posted to this group. I think it would be very helpful to have some additional code samples beyond what is supplied with the CDROM from...
Doug, Thanks for the sample program. With your suggestion in mind, I've just uploaded a couple new files from my own drawers for the parallel ADS7852 on the...
I was interested in using one of tern's controllers to prototype my application for a specific type of process monitor. Specifically in the application, I...
Thanks for your interest. It sounds like there are a number of TERN controllers that would fit your needs. You mentioned you need data logging and persistent...
Does anyone have experience with running multiple Tern boards in parallel and the ability of the internal clocks to stay sync'ed?...
52
Jim
jvpoll@...
Feb 20, 2002 6:43 pm
I have seen some 'drift' or changes - several seconds every week or so - when using the clock/calendar chip. Since *each* unit has it's own crystal - each one ...
I purchased the ethernet memcard. DO you have any suggestions on how I can get a little http server up and running? Can you point me in the direction for the...
Mike, At this point, the only completed/released libraries for the CS8900 on the Memcard comes from a third-party consultant. The good news is that, as far as...
I need to open a file on a compact flash card, write data to the file then write data to the first 8 byte locations of the file before closing. I need...