Flowcode for ARM assembler output

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 2 and 3.

Moderators: Benj, Mods

Post Reply
Sean
Valued Contributor
Valued Contributor
Posts: 548
Joined: Tue Jun 26, 2007 11:23 am
Has thanked: 6 times
Been thanked: 44 times
Contact:

Flowcode for ARM assembler output

Post 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 863 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

Post Reply