how resolve problem in SXKEY_USB (no found on port com)
cristiandj3x
Posts: 6
Hi
My ame is Cristian Brito Rivas,Y'm from chile and MY problem is:
as I solve·this problem·in the programing SXKEY-USB, this ocurred with comands RUN/RUN and RUN/DEBUGG.with this message (no found on port com).
tank you!.
·
My ame is Cristian Brito Rivas,Y'm from chile and MY problem is:
as I solve·this problem·in the programing SXKEY-USB, this ocurred with comands RUN/RUN and RUN/DEBUGG.with this message (no found on port com).
tank you!.
·
Comments
thank you!
Cristian Brito Rivas
this program is an example only, and functions·Run/Run and·Run/Debugg no running.
device· sx28,osc4mhz·······················································
device· turbo,stackx_optionx
reset·· punto_de_inicio
freq··· 4000000 ;4mhz
org···· 8
cuenta· ds· 2
org···· 0
punto_de_inicio· mov· !rb,#0
················ clr· cuenta
················ clr· cuenta+1
················ clr· rb
repetir·· inc· rb·
················ cja· rb,cuenta,repetir
·· jmp· repetir