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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/28/08 16:54
Read: times


 
#151612 - RTFMs!
Responding to: ???'s previous message
It is far easier to do this if you have access to both the original (Tasking) and the "target" compiler - that way you can check that any changes simply port the source without changing the actual operation.

Could you use the demo version of Tasking for this?

You're going to have to read the Manuals for both Tasking and your chosen target compiler (sdcc, keil, iar).

Then, as Erik suggests, you'll have to work through changing all the Tasking-specific extensions into the corresponding specifics of your chosen target compiler.

You'll also have to check for any other reliance on implementaion specifics - such as type sizes, byte ordering, etc.



List of 5 messages in thread
TopicAuthorDate
Migrate code from Tasking            01/01/70 00:00      
   compile it!            01/01/70 00:00      
   RTFMs!            01/01/70 00:00      
   one header file fits all, if            01/01/70 00:00      
      Good start!            01/01/70 00:00      

Back to Subject List