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

Back to Subject List

Thread Closed: Issue successfully resolved

???
12/28/07 14:08
Read: times


 
#148821 - Clarification on ISEG on A51/BL51
Responding to: ???'s previous message
The problem with ISEG is that the stack will be located after the last defined idata in a51/bl51.
Because of this you can't place a buffer at the end of idata.
In Uv2 you could force the idata size from 256 to 224. This and a define statement let me place my buffers 'up top'.
Currently AX51/LX51 have a way to do this but with the older tool I have to compile the program, consult the .M51 file, change the ISEG to the lowest 16-byte idata boundary after all other defined idata and recompile.


List of 29 messages in thread
TopicAuthorDate
Keil PK51 restriction for LPC900 series?            01/01/70 00:00      
   Eh??            01/01/70 00:00      
      PK51 works correctly for Dallas            01/01/70 00:00      
         So, what exactly do you mean by...            01/01/70 00:00      
            Not a restriction (yet)            01/01/70 00:00      
            Wow do I feel foolish            01/01/70 00:00      
               Not quite right yet....            01/01/70 00:00      
               That is a restricted version!            01/01/70 00:00      
                  I agree in part            01/01/70 00:00      
                     Strange indeed!            01/01/70 00:00      
                        Same computer same tools            01/01/70 00:00      
                           Bizarre!            01/01/70 00:00      
                              Options            01/01/70 00:00      
                                 A guess (it happened to me)            01/01/70 00:00      
                                    No eval program            01/01/70 00:00      
                        This is a joke, right?            01/01/70 00:00      
                           Joke or not?            01/01/70 00:00      
   Reason for this issue            01/01/70 00:00      
      what 'trick'            01/01/70 00:00      
         Stupid pet tricks....            01/01/70 00:00      
            no need            01/01/70 00:00      
               ISEG does not work            01/01/70 00:00      
                  sure you can            01/01/70 00:00      
                     looked good to as well but            01/01/70 00:00      
                        Clarification on ISEG on A51/BL51            01/01/70 00:00      
                           this worked with some assembler I used in the past            01/01/70 00:00      
                              No longer a current issue            01/01/70 00:00      
                                 STACK BL51 Directive            01/01/70 00:00      
                                    Stack Directive            01/01/70 00:00      

Back to Subject List