hi to all, i read from c51 manual that src and obj file can't be created simultaneously.... if it is true, then how can i use the uv2 simulator to see my output.... (if i'm using #pragma asm ... #pragma endasm) i tried obj file using a51. i got the o/p too... but i don't know how to run simulator with the help of obj created by a51(from src file) thanks in advance sena
You need to link it!