Is it a simple way to use in Keil something like "asm" "endasm" compiler commands, like in other compilers ? #pragma asm requires SRC or something... but it doesn't work for me... Thank's
"it doesn't work for me" What does that mean? What do you expect to happen? What does the Manual say? What actually happens? Have you fully read the sections on ASM, ENDASM, and SRC in the Manual? Have you done everything it says?