Menu

FF5.0 modifications to run interpreter through UART2

2015-08-24
2015-08-25
  • Robert Onslow

    Robert Onslow - 2015-08-24

    I can see that some modifications to :warmlit might enable the intepreter i/o to be through UART2. However merely substituting TX2, RX2 and RX2Q for TX1, RX1 and RX1Q doesn't compile for me

    Are there any instuctions for getting the intepreter to run through UART2? Could this be the subject of a decl at some point?

    Robert

     
  • Mikael Nordman

    Mikael Nordman - 2015-08-24

    Did you uncomment this line in the config file ?
    .equ BAUDRATE2, 38400

    That should also compile the UART2 stuff.
    If not, a bug has creeped into FF.

     
    • Robert Onslow

      Robert Onslow - 2015-08-25

      Yes - that was the problem. Thanks Mikael. I'm now up and running. Great project!

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.