To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.handyboardOpen lugnet.robotics.handyboard in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / Handy Board / 8231
    Basic assembler and downloader question —Brian Wright
   Hello All, I recently completed assembly of my Handyboard and now I'm excited to be moving into the coding realm (which is more my area). I was able to get Interactive C to communicate with the board. However, given my nature of wanting to (...) (23 years ago, 8-Jan-01, to lugnet.robotics.handyboard)
   
        Re: Basic assembler and downloader question —Fred G. Martin
     Brian Try using dl.exe rather than dlm.exe Also, put a line LOOP BRA LOOP after you store the value in the Port A. otherwise the 6811 will happily execute whatever's next in memory. Fred In your message you said: (...) . (...) (23 years ago, 8-Jan-01, to lugnet.robotics.handyboard)
    
         Re: Basic assembler and downloader question —Brian Wright
     I tried using dl.exe and the download appeared to work. However, the LED still did not turn on. Is something wrong with my code? Perhaps the RAM is not accessible at this point as the chip is in bootstrap mode? Again here is the listing (with the (...) (23 years ago, 9-Jan-01, to lugnet.robotics.handyboard)
    
         Re: Basic assembler and downloader question —Fred G. Martin
     OK, I didn't see the following before. The HB has its reset vector at $BFFE. So the second ORG must be there, not at $FFFE. Please see (URL) more info. Fred In your message you said: (...) , (...) is (...) ot (...) (23 years ago, 9-Jan-01, to lugnet.robotics.handyboard)
    
         Re: Basic assembler and downloader question —Brian Wright
     That did the trick. Thanks for helping me out with something so basic. I guess that I am next going to read up a little further on how the HandyBoard is using the special mode variations of the Motorola chip while still being able to access the (...) (23 years ago, 10-Jan-01, to lugnet.robotics.handyboard)
   
        Re: Basic assembler and downloader question —Matthias Jetleb
   (...) The first thing that occurs to me is this: are you sure that $8000 is a valid ROM/EPROM/EEPROM address? I would suspect that is the problem. I'm taking an educated guess though, since I'm not familliar with the software you are testing it (...) (23 years ago, 9-Jan-01, to lugnet.robotics.handyboard)
 

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR