Subject:
|
mmu
|
Newsgroups:
|
lugnet.robotics.handyboard
|
Date:
|
Tue, 11 Aug 1998 08:35:49 GMT
|
Original-From:
|
Richard meester <RICHARD.MEESTER@CHESS.nospamNL>
|
Viewed:
|
1869 times
|
| |
| |
Hello all,
i'm trying to write a small OS, but am confused about something.
I don't want to give access to all memory locations for the user, only
for the supervisor.
Since the 68hc11 doens't have these modes i have to think of something
else. A sollution is a external mmu, but this maybe some overkill.
Does anyone have some suggestions, or is it simply impossible to do.
Regards
Richard Meester
Software Engineer
|
|
Message has 1 Reply: | | Re: mmu
|
| It's not impossible. The easiest way is to use the same technique as Java (or IC) and write an embedded interpreter that executes code for a "psuedo" machine. The resulting machine can have arbitrarily strict access restrictions between tasks. You (...) (26 years ago, 11-Aug-98, to lugnet.robotics.handyboard)
|
2 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|