Hello,
How to generate .s file with -s option in PSOC Creator?
for example : gcc -S test_program.c
Best regards,
Yocchi
Solved! Go to Solution.
Hi Yocchi-san,
In PSoC Creator and Modus, assembly files have a .o extension when it is used -S option. See .o as a text file.
Regards,
Kenshow
Hi Yocchi-san,
In PSoC Creator and Modus, assembly files have a .o extension when it is used -S option. See .o as a text file.
Regards,
Kenshow