Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/21/03 20:27
Read: times


 
#36919 - RE: Problem with Function Pointers in Ba
<html>
i haven't messed with banking, just some thoughts ...
  • try setting the optimization to level 6 or less: C51: PROBLEMS WHEN LOCATING FUNCTIONS IN CODE BANKS
    .
    (i know the note says they will fix it in v. 7, but maybe they didn't).

  • search Keil support knowledgebase for '"function pointer" bank' (17 hits).

  • try putting the function pointer table and dispatch routine in their own code bank (or in code bank 0, and then make sure that all the functions pointed to are in other code banks).


  • <table><tr><td>james</td><td> </td><td>">http://www.jameshinnant.com">
    www.jameshinnant.com</td></tr></table>
    </html>


List of 12 messages in thread
TopicAuthorDate
Problem with Function Pointers in Banks            01/01/70 00:00      
RE: Problem with Function Pointers in Banks            01/01/70 00:00      
RE: Problem with Function Pointers in Banks            01/01/70 00:00      
RE: Problem with Function Pointers in Banks            01/01/70 00:00      
RE: Problem with Function Pointers in Banks            01/01/70 00:00      
RE: Problem with Function Pointers in Ba            01/01/70 00:00      
RE: Problem with Function Pointers in Ba            01/01/70 00:00      
RE: Problem with Function Pointers in Ba            01/01/70 00:00      
RE: Problem with Function Pointers in Ba            01/01/70 00:00      
RE: Func Pointers / fixed the wode post            01/01/70 00:00      
RE: Problem with Function Pointers in Ba            01/01/70 00:00      
RE: Problem with Function Pointers in Ba            01/01/70 00:00      

Back to Subject List