Skip to main content
5 events
when toggle format what by license comment
Mar 4, 2016 at 21:14 answer added Nick Gammon timeline score: 3
Mar 4, 2016 at 20:05 comment added James Waldby - jwpat7 The 2nd post in Assemler results, where? at forum.arduino.cc mentions the -S switch and gives a batch file for Windows. Note, probably won't apply to Visual Micro, but to set Arduino IDE to save temp files, click 'Save when Verifying or Uploading' on preferences page -- you could try both ways and see what flags get used
Mar 4, 2016 at 19:57 comment added Bob Thanks, that's helpful. I think my question is more of how though? I can see in the Visual Micro project properties how to pass flags to the compiler, but it doesn't seem to recognize the --save-temps=obj flag. Its probably another question but I don't know how to pass flags from the Arduino IDE either.
Mar 4, 2016 at 19:42 comment added James Waldby - jwpat7 Also see answer to a compiled code size question, and see Does the compiler generate intermediate assembler?,
Mar 4, 2016 at 19:36 history asked Bob CC BY-SA 3.0