i have a ST-52 SIMULATOR when i program it, i need to do te following procedure. 1. E.asm 2. x8051 E.asm ---->e.OBJ 3. link -q -c E.OBJ -X----->E.TSK 4. COPY E. TSK COM1:/B HOWEVER, I WANT TO USE keILC51 to develpe my program. but it just can generate a HEX file. how can i change the HEX file to TSK file? any other method can i download the program to the simulator? pls help moveover, does any one know the ST-52 can perform step by step debugger function?
"I think perhaps Raymond is talking about his 'emulator' not 'simulator'." It'd be a pretty poor Emulator if it couldn't do step-by-step ("single-step") debugging!