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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/17/02 11:57
Read: times


 
#23103 - TASKING code banking
Hello,

I am trying to get code banking to work in the linker of Tasking (version 5.0 r1). I went to the example they have with the install (banksw) and it seems to fail also.

My problem is that common code is only placed in the first code bank, while code assigned to specific banks is properly placed in those banks.

I am looking at the code in an EPROM monitor after compiling to a .hex file.

I used the settings in the example, common code area size 8000H.

I am looking to find the common code starting at address 00000H (which it does) and also at address 10000H (for the second bank), but nothing is at 10000H.

The code for the specific banks shows up starting at 08000H and 18000H as expected.

Am I misunderstanding the concept?

Thanks
John K.

List of 3 messages in thread
TopicAuthorDate
TASKING code banking            01/01/70 00:00      
RE: TASKING code banking            01/01/70 00:00      
RE: TASKING code banking            01/01/70 00:00      

Back to Subject List