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

Code Banking

I'm trying to implement code banking in the evaluation software. I've written code but doesn't compile, so I think code banking is the remedy. How do I dictate where the code goes? And what is the difference between variable banking and for the B_Mode user-provided bank switch code?

Parents
  • "I'm trying to implement code banking in the evaluation software."

    Does the evaluation version even support banking?
    Have you checked?

    even if it does, it is limited to generate only very small executables - for which code banking is totally unnecassary and possibly even impractical!

Reply
  • "I'm trying to implement code banking in the evaluation software."

    Does the evaluation version even support banking?
    Have you checked?

    even if it does, it is limited to generate only very small executables - for which code banking is totally unnecassary and possibly even impractical!

Children