I'd suggest you start with one of the test projects. I believe it's located in either \tern\586\test.ide, or perhaps \tern\586\fptest.ide. Run the sample...
89
TERN (Chon)
tern_inc
Apr 11, 2002 7:34 pm
Gustavo, I've just quickly finished up a new sample project, intended to make using the UDP libraries from Cogwheel a little easier. It basically acts as a...
88
lcollier1223
Apr 11, 2002 5:41 pm
I purchased a 586 Engine Eval Kit recently for the sole purpose of running some complicated code involving transcendental functions on the math coprocessor. My...
87
riesemberg
Apr 10, 2002 4:42 pm
Does anyone has done some code using the libraries provided by cogwheel? I need to receive, treat and send data using the udp protocol, but I donīt know how...
86
ggheil
Apr 4, 2002 7:45 pm
I'm using the ACore86 and looking at the step 2 instructions for downloading my firmware but I don't seem to have to L29_F400.HEX file you reference. Do you...
85
d1tb
Apr 2, 2002 4:36 pm
Hi All - Does anybody happen to have an electronic version of the old Tern software development manuals? My company purchased (several years ago) the...
84
TERN (Chon)
tern_inc
Mar 29, 2002 12:21 am
Richard, For the 128 KB SRAM, the valid address range is from: 0x00000 - 0x20000 If you are in DEBUG mode (STEP1/STEP2), your code is downloaded into this...
83
rmcooke
Mar 28, 2002 10:39 pm
I've completely confused myself concerning the memory usage on the AE-P board with 128K SRAM installed. Looking at the LOC file after a hex build I see that...
82
dunk425
Mar 18, 2002 4:46 pm
I have a FC40 device and I'm trying to write a floating point number to a file on my 8 MB compact Flash card. I'm using fs_fputc ("floating point...
81
TERN (Chon)
tern_inc
Mar 14, 2002 6:27 pm
Brian, ... I'm not sure which C commands you're talking about directly... if it's particular to some of the functions in fs_ser1.c, you probably want to look...
80
dunk425
Mar 13, 2002 5:51 pm
I was running through the test program fs_ser1.c to test my compact flash card as well as the PCMCIA Adapter. Both of these work great, but I'm having trouble...
79
TERN (Chon)
tern_inc
Mar 12, 2002 6:13 pm
Brian, I think Mr. Delgado has already given you a few good starter hints. You should start with the FlashCore technical manual, available on your CD at...
78
fdelgado@...
homo_tern
Mar 11, 2002 11:59 pm
Brian. I think the best way to start is see the samples on CD 186 directory, later you must be make a new proyect using the steps on CD readme. Many of the...
77
TERN (Chon)
tern_inc
Mar 11, 2002 10:22 pm
Tim, Well you might want to consider getting rid of the PIC entirely... the FlashCore itself supports 11 ch. of 12-bit ADC (10 KHz sample rate), and is C/C++...
76
dunk425
Mar 11, 2002 8:59 pm
I just purchased the FC40 EV-P kit and this is my first work with embedded system design. Can you suggest what would be a good thing to start with? Are there...
75
sainttim1
Mar 11, 2002 6:26 pm
Hi, I'm looking at the Tern FlashCore system. I have a hard coded pic chip that is running a/d and some other things.. It is streaming data out of an rs-232...
74
riesemberg
Mar 7, 2002 9:16 pm
Actually, I think the problem was with my system. My rs232 connection wasnīt ok. Iīve changed the eprom, and itīs worked perfectly. My problem now is to...
73
ggheil
Mar 6, 2002 8:39 pm
On the A-Core86 we are currently using, I am attempting to use PIO-P3 (J2-15) port. This pin is also used as /PCS5/A1 by the processor. I can set this pin...
72
ggheil
Mar 6, 2002 8:11 pm
Group: I'm trying to use the PIO-P3 pin in a project but found some very strange behavior. I set this pin up as a PIO-INPUT but when I look at the pin with a...
71
TERN (Chon)
tern_inc
Mar 6, 2002 5:19 am
Mr. Riesemberg, Based on some of your other emails, I'm guessing you have the connection problem fixed... what was the problem? Perhaps you could post an...
70
riesemberg
Mar 1, 2002 11:09 pm
Iīve changed my eprom content, and conected the serial 0 of my board to COM 1, and I set the baud rate to 57600 bps, sience my board has a 20MHz crystal. But...
69
TERN (Chon)
tern_inc
Feb 27, 2002 2:30 am
Garrett, ... That's right, it is. But unlike the older A-Engines, the EEPROM on the AC86 is a surface mount component. If you have the ability there to do...
68
Garrett Heil
ggheil
Feb 27, 2002 1:00 am
... From: TERN (Chon) [mailto:chon@...] Sent: Tuesday, February 26, 2002 12:56 PM To: tern@yahoogroups.com Subject: RE: [TERN] Re: Communications Problem...
67
TERN (Chon)
tern_inc
Feb 26, 2002 7:21 pm
Garrett, ... You can use the function: HLPRsetvect(0x0d, (void far *) int1_isr) ; (a special modified version of the generic setvect() function)... for the...
66
TERN (Chon)
tern_inc
Feb 26, 2002 6:59 pm
Gustavo, The FlashCore was intended to be just another one of our standard programmable controllers. We provided the filesystem library so that customers can...
65
TERN (Chon)
tern_inc
Feb 26, 2002 6:59 pm
The A-Core uses a socketed ROM. You should have received a AC_0_115 DEBUG ROM with your new Paradigm C++ kit upgrade. If you didn't, please contact our...
64
riesemberg
Feb 26, 2002 6:32 pm
Ops, sorry! Actually, Iīm using an A-core board. Which file should I burn my eprom with to work with the windows version?...
63
TERN (Chon)
tern_inc
Feb 26, 2002 5:44 pm
Sir, That's right, the new Paradigm C++ requires a DEBUG ROM different from the older DOS-based Borland kit. You should've received one within your upgrade...
62
Jim
jvpoll@...
Feb 26, 2002 5:23 pm
I've been using the TD-40 and MD-88 product (80188 AMD processor) and they required a new EPROM to work with Paradigm - I had been using the DOS...
61
riesemberg
Feb 26, 2002 4:26 pm
Hi, I have an A-core86 board and I canīt make it work with Paradigm C++ tern edition for windows. I was using Borland C++ for DOS, and it worked perfeclty. I...