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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/11/09 09:49
Read: times


 
Msg Score: +1
 +1 Good Answer/Helpful
#163340 - Initially maintain a compatible source
Responding to: ???'s previous message
The general consensus is that there are few changes between the two compilers.

You have your own reasons for the change.

If your company still has a licence for the Keil compiler, you can verify your porting procedure at all times. I would prefer to minimise the edits, and implement the necessary changes via conditional macros.

You obviously have to test the identical functionality throughout this procedure.

You can use the standard tools to identify where macros are needed and used.

Until you have satisfactorily made the port, it is unwise to alter ANY program logic at all.

But the obvious question is:
Why reject a competent toolchain ?

David.

List of 26 messages in thread
TopicAuthorDate
SDCC and Keil and I/O            01/01/70 00:00      
   No big changes for SDCC            01/01/70 00:00      
   Nothing obvious            01/01/70 00:00      
   just curious            01/01/70 00:00      
      Just what do you mean, Erik?            01/01/70 00:00      
         even the SDCC 'friends' agree            01/01/70 00:00      
         Answers to your quiz            01/01/70 00:00      
            5th            01/01/70 00:00      
            But the really difficult question is...            01/01/70 00:00      
      Thanks! and a bit of background            01/01/70 00:00      
         Am I going crazy?            01/01/70 00:00      
         Is the code large then 2K?            01/01/70 00:00      
            Keil deserves a medal if it is using USB in less than 2kB            01/01/70 00:00      
               Keil probably has nothing to do with the USB?            01/01/70 00:00      
                  If only it where that simple            01/01/70 00:00      
                  TUSB3410            01/01/70 00:00      
         Test costs?            01/01/70 00:00      
   Initially maintain a compatible source            01/01/70 00:00      
      But            01/01/70 00:00      
   Can you have a look at this?            01/01/70 00:00      
      use "__xdata volatile unsigned char __at(0xfffb) bMODECNF"            01/01/70 00:00      
         Done!            01/01/70 00:00      
            thanks            01/01/70 00:00      
      register bank, ar4?            01/01/70 00:00      
   A free 3-month full Keil PK51 licence            01/01/70 00:00      
      Thanks for the link!            01/01/70 00:00      

Back to Subject List