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

Back to Subject List

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


 
Msg Score: +2
 +3 Informative
 -1 Didn't Search First
#116200 - amon52 (work in progress)
Hello!

as you have probably seen from my irq table copy thread, I'm currently working on a monitor/debugger for 8052 compatibles. It is tailored for PHYtec microMODUL-8051 and to be debugged itself with the Tasking Monitor v2.1

Long term goal is ofcourse to replace the Tasking and run it from Flash memory.

Yes it is reinventing the wheel but I do it for the fun and to learn how it has to be done!

Development is done with the free asem-51 assembler for Linux as well as GNU make and packihx from the SDCC package.

Working features include:
* SIO :)
* user program jump & call (code is run from the socalled userPC)
* loading Intel HEX files
* debugging IRAM
* dumping some SFR contents
* watching registers of user program after run

The routine for entering a 2 digit HEX number is still buggy!

See my amon52 page for a screenshot and a download. (Linux toolchain needed to assemble without rewrite)

Any Comments welcome!
Matthias

List of 20 messages in thread
TopicAuthorDate
amon52 (work in progress)            01/01/70 00:00      
   v0.4 released            01/01/70 00:00      
   implementing breakpoints            01/01/70 00:00      
      breakpoints in monitors            01/01/70 00:00      
      breakpoints            01/01/70 00:00      
         more            01/01/70 00:00      
            good idea with the EI0            01/01/70 00:00      
               no and yes            01/01/70 00:00      
                  why not for rapid prototyping?            01/01/70 00:00      
                     how would you prototype something that            01/01/70 00:00      
                        I agree            01/01/70 00:00      
            the smarter monitors work like this            01/01/70 00:00      
               not quite as smart            01/01/70 00:00      
                  yep            01/01/70 00:00      
               SBC monitor?            01/01/70 00:00      
   do you want a REAL challenge?            01/01/70 00:00      
      It's enough of a challenge            01/01/70 00:00      
         I agree            01/01/70 00:00      
   monitors ... have a look here ...            01/01/70 00:00      
      cheers            01/01/70 00:00      

Back to Subject List