TassyJim
 Guru
 Joined: 07/08/2011 Location: AustraliaPosts: 6547 |
| Posted: 07:20pm 08 Nov 2022 |
|
|
|
You have told MMCC to set the picomite time, set the RTC time, don't issue NEW before loading your program and then disconnect MMCC from the pico port when finished loading.
If you don't have a RTC connected, remove the setRTC\ option remove the superfluous \ The discon parameter is missing the trailing \. If you do want to disconnect MMCC after loading the program, add the missing \ or remove discon to save confusion.
If it doesn't AUTORUN when you apply power, do you have OPTION AUTORUN set? That has nothing to do with MMEdit.
Jim |