Hi, I was thinking of purchasing your evaluation package. I have an application that requires the use of floating point numbers, and transcendental functions...
27
tern_inc
Jan 2, 2002 5:47 pm
... 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......
28
Greg Carter
gcarter1
Jan 7, 2002 5:02 pm
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...
29
robinshen_2000
Jan 8, 2002 4:33 pm
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)....
30
matthew_reno
Jan 9, 2002 8:16 pm
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 ! ...
31
tern_inc
Jan 9, 2002 8:41 pm
Matt, I've just uploaded to the 'Files39; section of the TERN Community a standard copy of 'led.hex39; that has been tested on Am188ES systems. You might want to...
32
jinacio
Jan 9, 2002 8:41 pm
Hi does somebody tried to port linux to terns? have you been noticied that? greetz jic...
33
tern_inc
Jan 10, 2002 12:37 am
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......
34
andrewmasterson2001
andrewmaster...
Jan 22, 2002 5:27 pm
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...
35
tern_inc
Jan 22, 2002 5:35 pm
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...
37
TERN (Chon)
tern_inc
Jan 23, 2002 8:58 pm
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...
38
mikespaner
Jan 23, 2002 8:59 pm
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...
39
tern_inc
Jan 23, 2002 9:05 pm
... 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 -...
42
joseph_keto@...
tern_inc
Jan 26, 2002 12:52 am
... 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...
43
jelinser
Jan 28, 2002 6:23 pm
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 ...
44
tern_inc
Jan 28, 2002 6:42 pm
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...
45
mikespaner
Jan 31, 2002 4:41 pm
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,...
46
TERN (Chon)
tern_inc
Jan 31, 2002 5:25 pm
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...
47
dhaluza
Feb 2, 2002 12:07 am
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...
48
TERN (Chon)
tern_inc
Feb 2, 2002 1:07 am
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...
49
dunk425
Feb 15, 2002 4:33 pm
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...
50
TERN (Chon)
tern_inc
Feb 19, 2002 9:43 pm
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...
51
fieldspec
Feb 20, 2002 4:30 pm
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 'drift39; or changes - several seconds every week or so - when using the clock/calendar chip. Since *each* unit has it's own crystal - each one ...
53
mikespaner
Feb 20, 2002 7:13 pm
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...
54
TERN (Chon)
tern_inc
Feb 20, 2002 7:22 pm
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...
55
douglasbolton
Feb 22, 2002 4:26 pm
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...