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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/13/08 21:38
Modified:
  02/13/08 21:38

Read: times


 
#150771 - use an editor and an assembler
Responding to: ???'s previous message
Erik Malund said:
"it takes a lot of massaging"
02 07 31 is the jump to 'start' which, evidenly is located at 0x731.

I guess you could write a bit of PC code that converted it to binary and removed the CRs and then convert the binary to .hex (for that many utilities exist)


It is relatively easy to (automatically) insert "db 0" before each line and "h" after it, using a semi-intelligent editor; then run it through an assembler.

Not that writing those 5 lines in the language of choice would be a hard task... :-)

Nevertheless, SiLabs should be beaten for this, publicly.

JW





List of 42 messages in thread
TopicAuthorDate
How do I pull code from a micro to put on another?            01/01/70 00:00      
   sounds strange...            01/01/70 00:00      
      noone has the files            01/01/70 00:00      
         It's an administrative problem            01/01/70 00:00      
            Are you serious?            01/01/70 00:00      
               You'll have to outsource            01/01/70 00:00      
                  Is there such a thing as code theft?            01/01/70 00:00      
                     There certainly is!            01/01/70 00:00      
                        SiLabs on "Intellectual Property Theft"            01/01/70 00:00      
                     Is there such a thing as code theft? ..            01/01/70 00:00      
                        Ok, I forget to loack my front door ...            01/01/70 00:00      
                           How deliberate            01/01/70 00:00      
                              you seem to mean ...            01/01/70 00:00      
            do you have shares in Crown Paper?            01/01/70 00:00      
               Archival.            01/01/70 00:00      
                  neither dor a file on an offsite backed up server            01/01/70 00:00      
               Nothing lasts like paper ...            01/01/70 00:00      
         assuming            01/01/70 00:00      
         Won't this just exacerbate the problem?!            01/01/70 00:00      
   I dont get you            01/01/70 00:00      
      I don't know what I need to do.            01/01/70 00:00      
         If the SiLabs part isn't protected ...            01/01/70 00:00      
            I don't think it is            01/01/70 00:00      
               good plan!            01/01/70 00:00      
         I got you            01/01/70 00:00      
            I've gotten this far            01/01/70 00:00      
               as stated            01/01/70 00:00      
                  use an editor and an assembler            01/01/70 00:00      
                     SiLabs should be beaten for this,            01/01/70 00:00      
                        You cannot debug at source level...            01/01/70 00:00      
                           What do you mean?            01/01/70 00:00      
                              I mean            01/01/70 00:00      
               It worked fine for me see the results            01/01/70 00:00      
   not in the proper format for a hex file            01/01/70 00:00      
      Silabs IDE doesnt really support (intel) hex files            01/01/70 00:00      
         Formats            01/01/70 00:00      
            format            01/01/70 00:00      
               It looks like...            01/01/70 00:00      
   If the chip is not Soldered            01/01/70 00:00      
   SiLabs MCU KB            01/01/70 00:00      
      I can make a app to do that for you            01/01/70 00:00      
      Exactly what I was looking for.....            01/01/70 00:00      

Back to Subject List