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

C51 Code banking: library

I have following question about code banking.
There's some small tests, that uses one big library.
So, how can I put this library to different code banks?
Ofc, I can include this tests right in library project, but are there any other solutions?

Parents
  • "...why not just use an architecture which doesn't impose these restrictions in the first place??!"

    In an ideal world, that has surely got to be the best solution.

    But ... Out of interest, have you never been presented with a piece of hardware and given the one instruction of "make it work"?

Reply
  • "...why not just use an architecture which doesn't impose these restrictions in the first place??!"

    In an ideal world, that has surely got to be the best solution.

    But ... Out of interest, have you never been presented with a piece of hardware and given the one instruction of "make it work"?

Children