The Godfather talking
You can run, but you can't hide.
Sonsivri
 
*
Welcome, Guest. Please login or register.
Did you miss your activation email?
April 29, 2024, 10:07:55 10:07


Login with username, password and session length


Pages: [1]
Print
Author Topic: Intel 80186 microprocessor  (Read 3309 times)
0 Members and 1 Guest are viewing this topic.
robban
Senior Member
****
Offline Offline

Posts: 265

Thank You
-Given: 34
-Receive: 38


Warrior


WWW
« on: August 30, 2006, 12:27:50 00:27 »

Hi!
Does anybody have experience of the 80186 in embedded applications? Intel's homepage is not working for me. Since I cannot get much further in developing apps. for the PIC, I thought of the Intel family for enhanced power and compatibility with well-known software as Borland, HLA and open-platform(GNU, Linux and free RTOS). Thought of connecting a 1 Gig USB Flash device to the core that can be formatted in various ways.
I need to start off with an experiment board, of course.
 
Thank You in advance...Smiley
Logged

Code Warrior
robban
Senior Member
****
Offline Offline

Posts: 265

Thank You
-Given: 34
-Receive: 38


Warrior


WWW
« Reply #1 on: August 31, 2006, 06:04:01 06:04 »

Hi Dax.

What I really need is a good development hardware platform with a serial and a parallell port and a programmer. The software is always easier to obtain. I am currently studying the HLA compiler/assembler(free) which can be configured to output .asm files to TASM, MASM, OpenBSD and a few others. It relies on MASM linker(ml) and a few other executables which can be copied from the also free MASM32.
The HLA manual "The art of assembly programming" (uploaded by Rego) is a hit. Have You done any work with the 80186 Yourself (apart from Windows and DOS programming)?
 
Thanx in adv... Smiley
Logged

Code Warrior
robban
Senior Member
****
Offline Offline

Posts: 265

Thank You
-Given: 34
-Receive: 38


Warrior


WWW
« Reply #2 on: August 31, 2006, 02:43:27 14:43 »

In addition, I lean towards the thought of using the freeware that is currently flooding the web. Not only for licence and royalty-free issues, but also the fact that software houses realize that they have to produce BSD and Linux code. If we are to compete with them, we have to do the same. The Web is no longer hacker's paradise(in this respect).
My intention is to make use of a powerful 32-bit microprocessor(not microcontroller) that can handle a -say - simple LCD driver written in assembler with 32-bit GUI interface.
With all respect to ARM, beat that...
Logged

Code Warrior
robban
Senior Member
****
Offline Offline

Posts: 265

Thank You
-Given: 34
-Receive: 38


Warrior


WWW
« Reply #3 on: December 17, 2007, 07:43:50 19:43 »

Hi there!
have You tried to assemble it? The scheme doesn't say wether it's a 8086 or a .386. I mean, in order to assemble it, it would be nice to have a 20 MHZ .386 so I can make use of the full 1 MByte addres space in Real Mode Segmented model.  Derived:
delay1: push cx
     mov cx,40000
     loop $
     pop cx
     loop delay1
     ret
 This is a loop that never ends before returning to the caller. OK?
Regards Robban
« Last Edit: December 19, 2007, 11:58:09 23:58 by robban » Logged

Code Warrior
Pages: [1]
Print
Jump to:  


DISCLAIMER
WE DONT HOST ANY ILLEGAL FILES ON THE SERVER
USE CONTACT US TO REPORT ILLEGAL FILES
ADMINISTRATORS CANNOT BE HELD RESPONSIBLE FOR USERS POSTS AND LINKS

... Copyright © 2003-2999 Sonsivri.to ...
Powered by SMF 1.1.18 | SMF © 2006-2009, Simple Machines LLC | HarzeM Dilber MC