Hi,
I have a small project, which is comprised of one C file and an asm file. I have turn on debug infomation option, no optimization yet. While I can debug the main C file by step (F6 key), the asm function is passed by (I cannot go into it). What setting can make me step through the asm file?
Regards
