| | Using ICC11 with the handy board John Osowski
| | | Dear Sir or Madam, Let me preface this email by saying that I am an extreme novice at programming microprocessors so please try not to laugh to hard at my questions. I recently started an electronics project for which I chose to use the handy board (...) (25 years ago, 25-Feb-00, to lugnet.robotics.handyboard)
| | | | | | | | Re: Using ICC11 with the handy board Gary Livick
| | | | | John, The 1 KHz system interrupt is set up in the IC pcode, which you are not loading. Furthermore, the bootloader for the Handy Board is loaded into the first 255 bytes of on-chip RAM when you load pcode, and disappears on reset. It can't cause you (...) (25 years ago, 25-Feb-00, to lugnet.robotics.handyboard)
| | | | | | | | | | Re: Using ICC11 with the handy board Chuck McManis
| | | | | Hi John, Using compiled programs with the Handyboard is not difficult, the steps used to download a compiled program are exactly the same as downloading the "pcoder" file in the Handyboard documentation. The compiled program is used instead of the (...) (25 years ago, 25-Feb-00, to lugnet.robotics.handyboard)
| | | | | | |