Page 1 of 1

Flowcode for ARM assembler output

Posted: Mon Sep 29, 2008 10:46 am
by Sean
Although assembler file output can not currently be accessed directly from Flowcode for ARM, the attached batch file can be used to cause an assembler file (.lst) to be generated during flowcode compilation and placed in the same folder as the source (.fcf_arm) file. the file can then be viewed using any standard text editor.
arm7comp.zip
(344 Bytes) Downloaded 885 times
Replace the existing 'arm7comp.bat' file in the Tools\MX_bats\ folder of the Flowcode_ARM installation with the one contained in the attached .zip folder