Page 1 of 1
ASM code viewer
Posted: Wed Dec 01, 2021 6:49 pm
by Aguila11
Hello,
Could someone help me to activate the ASM code viewer in Flowcode V9?.
Thanks
Re: ASM code viewer
Posted: Wed Dec 01, 2021 9:49 pm
by medelec35
Hi Aguila11.
Welcome to the Flowcode forums.
There is no ASM viewer.
You can right-select the user macros and view the following:

- View Code Options.png (11 KiB) Viewed 1434 times
THere is also View C code for the whole project within
Build ribbon,
View C Code
Where did you read about ASM code viewer?
For PIC you can look in
After compiling to hex or target you can see the assembly by looking in the .as file.
What type of microcontroller are you interested in?