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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/05/06 15:33
Read: times


 
#106574 - well
Responding to: ???'s previous message
At this point I must decide between programing with:
My opinion
1) drop the BASIC, I guess you will get in performance trouble.
2) why decide between assembler and C. Use both. Where I have time critical applications you will see my code being 5-20% assembler for the performace critical part and C for the rest. Strat off in C only, then, if needed (if you see it from the start of find it out) rewrite a small part in assembler.

another point:
are you sure that the limited code memory in the 8252 will be enough? I would use a "full" processor for the development and then, if it will fit go for a smaller one.

Erik



List of 18 messages in thread
TopicAuthorDate
decision            01/01/70 00:00      
   well            01/01/70 00:00      
      processor            01/01/70 00:00      
         I'd use a SILabs f0xx, f1xx or f2xx            01/01/70 00:00      
            decisions...            01/01/70 00:00      
               I'm a BASCOM user            01/01/70 00:00      
                  do what I say but not what I do            01/01/70 00:00      
      c for 8052            01/01/70 00:00      
         I would suggest            01/01/70 00:00      
         80c51 C and Asm            01/01/70 00:00      
         Code space            01/01/70 00:00      
         C Programming links            01/01/70 00:00      
            query about the_final_word            01/01/70 00:00      
               both the document and you are right: mor            01/01/70 00:00      
                  so it's my noob showing            01/01/70 00:00      
               Yours is more precise!            01/01/70 00:00      
   Take a look at this            01/01/70 00:00      
      good link            01/01/70 00:00      

Back to Subject List