Hi everybody, I develope the application on SensorCore. Have one question,please give me your suggestions. The ADC program structure of the sample program is: ...
Hi I am a first time user of Tern's board (586P). I am trying to open two files in 'write only mode' on compact flash card. I could not be able to open two...
!!! Please take a little time to notice the following announcement !!! Engineering Office Stefan Preiss released the newly developed operating system for...
I'm running the sample program s1_dump.c. The sample as it is doesn't link and returns a bunch of 'mm8_*39; symbol not found errors. When I replace mma.lib...
Hi all, This is something that's been known for some time, but happy to say we now have a distribution that makes it very easy to load application code from ...
As I understand dma_write_cf(), the following code should create a file and write '0x55' to the first 256 bytes of the file. However, when I run this code and...
Hi, I've made some test modifying example program and I'm facing a strange issue on debug connection ! At the beginning all was ok, no problem and I was able...
Hi I am a first time user of Tern's board (586P). I am trying sample codes in \tern\586\samples\5P\586p.ide I am trying "fs_cmd16.axe" program. CF card is...
Just Got a 586-drive and successfully ported over code from an 8051. Cannot get the FPU to compile. I have to use the emulate mode. I get an error of...
Hi all, As anyone that works with the FAT16 filesystem support on the CompactFlash card knows, in an embedded environment, sometimes bad things happen. Your ...
dear all Has anyone tried to program tern boards using a linux system? Is there some paradigm alternative running on linux? Any suggestions are warmly...
I'm porting a program that used to run on a V-25 birdbox to the birdbox-A (AMD186 processor). In the course the testing the port, I have alternated between ...
when i change the target expert to pderemote/rom,and want to debug the program. i unable to establish the connection between mircopocesor and my computer,and...
Hi Chon, I know I/O mapping probably is something pretty simple but I'm just a beginner in embedded programming and have been struggling with it. What I'm...
i am using ac86 for my project, and i have facing some problem by storing code into ac86. because when i storing the code inside the ac86, it only can run once...
Folks, Every have one of those moments when you find an incredibly easy solution to a hard question? I think we just had one of those moments... and we're a...
Hi all, I just came across a point of confusion regarding the watchdog for the 586-Engine-P that I wanted to clarify. With the 586-Engine, the watchdog is hit...
I am planning to introduce micro-controllers for 13-14 year old students. I was thinking of using something like CEye with accessories and have a PC to do...
Hi Chon Further to our chat, the problem that I have is as follows: I have an unsigned integer value from an ADC which I wish to send to a PC via the ethernet...
dear Tern Please excuse mistakes in the prior message. Here is the correct question: We were testing the battery backed RBox concerning how long one can keep a...
Using 5d_ad sample and jumpering all four input channels to gnd, I seem to be getting alot of noise. Following is the list of ranges I get: Chan_0: 0x11 - 0x19...
Hello, Chon and everyone. I am designing the wavegauge for measuring wave height. What I want to do is to start the measurement at every hour, and then stop it...
Dear Chon and all I am using 586-E-P development kit for the compact flash storage.I am able to build the file in CF and have to write the serial data. When i...
Hi ALL, I want to store data in the internal RAM of the Am186ER. Could I define the variables stored in the RAM just like in the Keil51 (iData), or I only...
Im using RD tern. I have modified the actf186.cfg in order to access a larger space memory for system RAM. The modified part is as below: map 0x00000 to...
dear tern We are using the RBox and are having trouble with the following setup: We have a Mettler Toledo scale IND 425 connected to the tern RBox via serial...
after 2 HD crashes in a month I need to locate a place to get the CD for the tern micros again... the setup I have is the grayscale LCD. the prior CD had the...
i read in the technichal manuel is it possible accessing pio more quickly with poke. i would like the sintax to pull high a pin and to pull low the same pin ...