Forum Discussion
sstrell
Super Contributor
6 years agoThe easiest thing would be to not have the Assembler, which generates the file, run during a full compilation. In the Pro edition, you can click a checkbox in the Compilation Dashboard, but in the Lite edition, go to Project menu -> Settings -> Compilation Process Settings and turn off "Run Assembler during compilation."
When you do need to generate the file, just run the Assembler manually from Processing menu -> Start -> Start Assembler.
#iwork4intel