This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

MMU implementation.

Can a software memory management unit
be implemented on a 8032 microcontroller ?

Parents
  • Why would you want to do that?

    Exactly what functionality do you want from this "memory management unit"?

    Try a search for "malloc" and "dynamic allocation" in relation to the C51 tools, and see all the previous discussions on this topic!

Reply
  • Why would you want to do that?

    Exactly what functionality do you want from this "memory management unit"?

    Try a search for "malloc" and "dynamic allocation" in relation to the C51 tools, and see all the previous discussions on this topic!

Children