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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/21/05 18:46
Read: times


 
#92068 - I don't think. I done it
Responding to: ???'s previous message
In my aplication the monitor (somethink less than operating system) can recive programs from the serial port, proram it in to the flash and if the user request it, execute or stop the program.
Thouse programs can be any executable code, and i tested it with small C programs made with SDCC and linked in higher addr .
I know that parsing parameters is a task, but it can be done (SDCC manual explains how to do it).

As someone ask before, the cuestion maybe is why he can do it?


PD. My aplication is somethink like the "PC51"; is like a "datalogger-plc-adquisition system" the user can upload 8 programs in the '51 and start-stop each one (not in multitasking of course) even when other program is running.

List of 18 messages in thread
TopicAuthorDate
Calling a C function in a 8051            01/01/70 00:00      
   It depends....            01/01/70 00:00      
      You may not want to do it anyway            01/01/70 00:00      
         C from ASM : Yes or No            01/01/70 00:00      
            Yes, you can            01/01/70 00:00      
               Why on earth?            01/01/70 00:00      
            C called by assembly called by C            01/01/70 00:00      
   What compiler            01/01/70 00:00      
      RE: What complier            01/01/70 00:00      
         I do not know            01/01/70 00:00      
         RTFM!            01/01/70 00:00      
            oh well            01/01/70 00:00      
   SDCC can do it            01/01/70 00:00      
      any compiler can do it!            01/01/70 00:00      
         the answer is not to that question, I th            01/01/70 00:00      
            I don't think. I done it            01/01/70 00:00      
            VFM?            01/01/70 00:00      
               that is my impression            01/01/70 00:00      

Back to Subject List