We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello, I am developing with a Dallas DS80C400 (not a TINI board) & think I need to use the ISD51 debugger. There isn't an example for this specific chip in the Keil install - any tips on getting it going? Or can I hack the Keil mon390 code to work in a non TINI environment? Trevor
The board I will be using is not a TINI one, it is of my own design using the dallas DS80C400. I'm not sure how it will all fit together - monitor / flash programming / boot loader etc. I thought that the MON390 code was ROM based and specific to TINI, and that the ISD51 monitor was the way forward as it is downloaded into RAM at the same time as the application being debugged?
No, the MON390 is not hardware specific. There are just several different adaptations. But you may easily make your own adapation of the MON390 software.