I found that when using #asm .. #endasm I can't step into this assembler sections with HT-ICE emulator, maybe there is no debug information. Actually the code is running OK, just I can't put break points there.
Am I doing something incorrect or should I set some option keys in the linker/compiler?