Minor niggles
Posted: 08 February 2008, 13:47 PM
I found the following minor niggles so far:
- If you start the IDE from the installer, then the setup program hangs around until you exit the IDE. These two tasks should be independent.
- The compile time in native mode is longer now because it is a 3-stage process if you include the conversion of the ELF file to the ZXC format. However this means I got the error message that you cannot run two tasks at the same time - I was over eager one time to do a download while the compile was still finishing. I recommend you disable the download menu options while a compile is still in progress.