HI all , i have c programme its around 600lines of coding , bcos of the code size constraint i have to convert it to asm , i used src ie #pragma src.when i compiled i got error 210,input file error.but when i searched *.src file the code is converted to assembly and i added in my project then compiling shows no errors but still iam not getting the output. regrads john
"There was a recent thread here on writing efficiently in C51" Here it is: http://www.keil.com/forum/docs/thread4066.asp ...ans it was actually your thread! Did you follow the suggestions?
Hi Andy neil thanks for your suggestions ,well i started optimizing my code . Regards john e