文件名称:SONIX_ExampleCode_SC
介绍说明--下载内容来自于网络,使用问题请自行百度
SONIX的编程范例,讲解了程序的架构方法和一些编程参考范本-SONIX programming paradigm to explain the structure of the program methods, and some programming reference templates
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ExampleCode_SC/ASM/demo_adc.asm
ExampleCode_SC/ASM/demo_app.ASM
ExampleCode_SC/ASM/demo_code.ASM
ExampleCode_SC/ASM/demo_code.HEX
ExampleCode_SC/ASM/demo_code.LST
ExampleCode_SC/ASM/demo_code.PRJ
ExampleCode_SC/ASM/demo_code.SN8
ExampleCode_SC/ASM/demo_equ.asm
ExampleCode_SC/ASM/demo_fifo.asm
ExampleCode_SC/ASM/demo_initial.ASM
ExampleCode_SC/ASM/demo_interrupt.ASM
ExampleCode_SC/ASM/demo_key.asm
ExampleCode_SC/ASM/demo_main.asm
ExampleCode_SC/ASM/demo_pwm.ASM
ExampleCode_SC/ASM/demo_sio.asm
ExampleCode_SC/ASM/demo_timer.ASM
ExampleCode_SC/ASM/OBJ/demo_code.LIB
ExampleCode_SC/C/demo_code/demo_code.wsp
ExampleCode_SC/C/demo_code/demo_code.wsp.bkp
ExampleCode_SC/C/demo_code/SN8P2758/adc.c
ExampleCode_SC/C/demo_code/SN8P2758/adc.h
ExampleCode_SC/C/demo_code/SN8P2758/app.c
ExampleCode_SC/C/demo_code/SN8P2758/app.h
ExampleCode_SC/C/demo_code/SN8P2758/fifo.c
ExampleCode_SC/C/demo_code/SN8P2758/fifo.h
ExampleCode_SC/C/demo_code/SN8P2758/initial.c
ExampleCode_SC/C/demo_code/SN8P2758/initial.h
ExampleCode_SC/C/demo_code/SN8P2758/key.c
ExampleCode_SC/C/demo_code/SN8P2758/key.h
ExampleCode_SC/C/demo_code/SN8P2758/main.c
ExampleCode_SC/C/demo_code/SN8P2758/makefile
ExampleCode_SC/C/demo_code/SN8P2758/Obj/adc.asm
ExampleCode_SC/C/demo_code/SN8P2758/Obj/adc.asm.as
ExampleCode_SC/C/demo_code/SN8P2758/Obj/adc.asm.as.dep
ExampleCode_SC/C/demo_code/SN8P2758/Obj/adc.asm.dat
ExampleCode_SC/C/demo_code/SN8P2758/Obj/adc.c.dep
ExampleCode_SC/C/demo_code/SN8P2758/Obj/adc.o
ExampleCode_SC/C/demo_code/SN8P2758/Obj/app.asm
ExampleCode_SC/C/demo_code/SN8P2758/Obj/app.asm.as
ExampleCode_SC/C/demo_code/SN8P2758/Obj/app.asm.as.dep
ExampleCode_SC/C/demo_code/SN8P2758/Obj/app.asm.dat
ExampleCode_SC/C/demo_code/SN8P2758/Obj/app.c.dep
ExampleCode_SC/C/demo_code/SN8P2758/Obj/app.o
ExampleCode_SC/C/demo_code/SN8P2758/Obj/fifo.asm
ExampleCode_SC/C/demo_code/SN8P2758/Obj/fifo.asm.as
ExampleCode_SC/C/demo_code/SN8P2758/Obj/fifo.asm.as.dep
ExampleCode_SC/C/demo_code/SN8P2758/Obj/fifo.asm.dat
ExampleCode_SC/C/demo_code/SN8P2758/Obj/fifo.c.dep
ExampleCode_SC/C/demo_code/SN8P2758/Obj/fifo.o
ExampleCode_SC/C/demo_code/SN8P2758/Obj/initial.asm
ExampleCode_SC/C/demo_code/SN8P2758/Obj/initial.asm.as
ExampleCode_SC/C/demo_code/SN8P2758/Obj/initial.asm.as.dep
ExampleCode_SC/C/demo_code/SN8P2758/Obj/initial.asm.dat
ExampleCode_SC/C/demo_code/SN8P2758/Obj/initial.c.dep
ExampleCode_SC/C/demo_code/SN8P2758/Obj/initial.o
ExampleCode_SC/C/demo_code/SN8P2758/Obj/key.asm
ExampleCode_SC/C/demo_code/SN8P2758/Obj/key.asm.as
ExampleCode_SC/C/demo_code/SN8P2758/Obj/key.asm.as.dep
ExampleCode_SC/C/demo_code/SN8P2758/Obj/key.asm.dat
ExampleCode_SC/C/demo_code/SN8P2758/Obj/key.c.dep
ExampleCode_SC/C/demo_code/SN8P2758/Obj/key.o
ExampleCode_SC/C/demo_code/SN8P2758/Obj/main.asm
ExampleCode_SC/C/demo_code/SN8P2758/Obj/main.asm.as
ExampleCode_SC/C/demo_code/SN8P2758/Obj/main.asm.as.dep
ExampleCode_SC/C/demo_code/SN8P2758/Obj/main.asm.dat
ExampleCode_SC/C/demo_code/SN8P2758/Obj/main.c.dep
ExampleCode_SC/C/demo_code/SN8P2758/Obj/main.o
ExampleCode_SC/C/demo_code/SN8P2758/Obj/pwm.asm
ExampleCode_SC/C/demo_code/SN8P2758/Obj/pwm.asm.as
ExampleCode_SC/C/demo_code/SN8P2758/Obj/pwm.asm.as.dep
ExampleCode_SC/C/demo_code/SN8P2758/Obj/pwm.asm.dat
ExampleCode_SC/C/demo_code/SN8P2758/Obj/pwm.c.dep
ExampleCode_SC/C/demo_code/SN8P2758/Obj/pwm.o
ExampleCode_SC/C/demo_code/SN8P2758/Obj/sio.asm
ExampleCode_SC/C/demo_code/SN8P2758/Obj/sio.asm.as
ExampleCode_SC/C/demo_code/SN8P2758/Obj/sio.asm.as.dep
ExampleCode_SC/C/demo_code/SN8P2758/Obj/sio.asm.dat
ExampleCode_SC/C/demo_code/SN8P2758/Obj/sio.c.dep
ExampleCode_SC/C/demo_code/SN8P2758/Obj/sio.o
ExampleCode_SC/C/demo_code/SN8P2758/Obj/SN8P2758.map
ExampleCode_SC/C/demo_code/SN8P2758/Obj/SN8P2758.plo
ExampleCode_SC/C/demo_code/SN8P2758/Obj/SN8P2758.rpt
ExampleCode_SC/C/demo_code/SN8P2758/Obj/SN8P2758.sn8.dep
ExampleCode_SC/C/demo_code/SN8P2758/Obj/timer.asm
ExampleCode_SC/C/demo_code/SN8P2758/Obj/timer.asm.as
ExampleCode_SC/C/demo_code/SN8P2758/Obj/timer.asm.as.dep
ExampleCode_SC/C/demo_code/SN8P2758/Obj/timer.asm.dat
ExampleCode_SC/C/demo_code/SN8P2758/Obj/timer.c.dep
ExampleCode_SC/C/demo_code/SN8P2758/Obj/timer.o
ExampleCode_SC/C/demo_code/SN8P2758/pwm.c
ExampleCode_SC/C/demo_code/SN8P2758/pwm.h
ExampleCode_SC/C/demo_code/SN8P2758/sio.c
ExampleCode_SC/C/demo_code/SN8P2758/sio.h
ExampleCode_SC/C/demo_code/SN8P2758/SN8P2758.cfg
ExampleCode_SC/C/demo_code/SN8P2758/SN8P2758.cop
ExampleCode_SC/C/demo_code/SN8P2758/SN8P2758.msk
ExampleCode_SC/C/demo_code/SN8P2758/SN8P2758.out
ExampleCode_SC/C/demo_code/SN8P2758/SN8P2758.prj
ExampleCode_SC/C/demo_code/SN8P2758/SN8P2758.sn8
ExampleCode_SC/C/demo_code/SN8P2758/SN8P2758_inc.h
ExampleCode_SC/C/demo_code/SN8P2758/timer.c
ExampleCode_SC/C/demo_code/SN8P2758/timer.h
ExampleCode_SC/C/demo_code/SN8P2758/_SN8P2758.cfg
ExampleCode_SC/C/demo_code/SN8P2758/_SN8P2758.cop
ExampleCode_SC/C/demo_code/SN8P2758/_SN8P2758.msk
ExampleCode_SC/C/demo_code/SN8P2758/_SN8P2758_inc.h
ExampleCode_SC/SONiX's Example code_SC.pdf
ExampleCode_SC/C/demo_code/SN8P2758/Bin
ExampleCode_SC/C/demo_code/SN8P2758/Include
ExampleCode_SC/C/demo_code/SN8P2758/
ExampleCode_SC/ASM/demo_app.ASM
ExampleCode_SC/ASM/demo_code.ASM
ExampleCode_SC/ASM/demo_code.HEX
ExampleCode_SC/ASM/demo_code.LST
ExampleCode_SC/ASM/demo_code.PRJ
ExampleCode_SC/ASM/demo_code.SN8
ExampleCode_SC/ASM/demo_equ.asm
ExampleCode_SC/ASM/demo_fifo.asm
ExampleCode_SC/ASM/demo_initial.ASM
ExampleCode_SC/ASM/demo_interrupt.ASM
ExampleCode_SC/ASM/demo_key.asm
ExampleCode_SC/ASM/demo_main.asm
ExampleCode_SC/ASM/demo_pwm.ASM
ExampleCode_SC/ASM/demo_sio.asm
ExampleCode_SC/ASM/demo_timer.ASM
ExampleCode_SC/ASM/OBJ/demo_code.LIB
ExampleCode_SC/C/demo_code/demo_code.wsp
ExampleCode_SC/C/demo_code/demo_code.wsp.bkp
ExampleCode_SC/C/demo_code/SN8P2758/adc.c
ExampleCode_SC/C/demo_code/SN8P2758/adc.h
ExampleCode_SC/C/demo_code/SN8P2758/app.c
ExampleCode_SC/C/demo_code/SN8P2758/app.h
ExampleCode_SC/C/demo_code/SN8P2758/fifo.c
ExampleCode_SC/C/demo_code/SN8P2758/fifo.h
ExampleCode_SC/C/demo_code/SN8P2758/initial.c
ExampleCode_SC/C/demo_code/SN8P2758/initial.h
ExampleCode_SC/C/demo_code/SN8P2758/key.c
ExampleCode_SC/C/demo_code/SN8P2758/key.h
ExampleCode_SC/C/demo_code/SN8P2758/main.c
ExampleCode_SC/C/demo_code/SN8P2758/makefile
ExampleCode_SC/C/demo_code/SN8P2758/Obj/adc.asm
ExampleCode_SC/C/demo_code/SN8P2758/Obj/adc.asm.as
ExampleCode_SC/C/demo_code/SN8P2758/Obj/adc.asm.as.dep
ExampleCode_SC/C/demo_code/SN8P2758/Obj/adc.asm.dat
ExampleCode_SC/C/demo_code/SN8P2758/Obj/adc.c.dep
ExampleCode_SC/C/demo_code/SN8P2758/Obj/adc.o
ExampleCode_SC/C/demo_code/SN8P2758/Obj/app.asm
ExampleCode_SC/C/demo_code/SN8P2758/Obj/app.asm.as
ExampleCode_SC/C/demo_code/SN8P2758/Obj/app.asm.as.dep
ExampleCode_SC/C/demo_code/SN8P2758/Obj/app.asm.dat
ExampleCode_SC/C/demo_code/SN8P2758/Obj/app.c.dep
ExampleCode_SC/C/demo_code/SN8P2758/Obj/app.o
ExampleCode_SC/C/demo_code/SN8P2758/Obj/fifo.asm
ExampleCode_SC/C/demo_code/SN8P2758/Obj/fifo.asm.as
ExampleCode_SC/C/demo_code/SN8P2758/Obj/fifo.asm.as.dep
ExampleCode_SC/C/demo_code/SN8P2758/Obj/fifo.asm.dat
ExampleCode_SC/C/demo_code/SN8P2758/Obj/fifo.c.dep
ExampleCode_SC/C/demo_code/SN8P2758/Obj/fifo.o
ExampleCode_SC/C/demo_code/SN8P2758/Obj/initial.asm
ExampleCode_SC/C/demo_code/SN8P2758/Obj/initial.asm.as
ExampleCode_SC/C/demo_code/SN8P2758/Obj/initial.asm.as.dep
ExampleCode_SC/C/demo_code/SN8P2758/Obj/initial.asm.dat
ExampleCode_SC/C/demo_code/SN8P2758/Obj/initial.c.dep
ExampleCode_SC/C/demo_code/SN8P2758/Obj/initial.o
ExampleCode_SC/C/demo_code/SN8P2758/Obj/key.asm
ExampleCode_SC/C/demo_code/SN8P2758/Obj/key.asm.as
ExampleCode_SC/C/demo_code/SN8P2758/Obj/key.asm.as.dep
ExampleCode_SC/C/demo_code/SN8P2758/Obj/key.asm.dat
ExampleCode_SC/C/demo_code/SN8P2758/Obj/key.c.dep
ExampleCode_SC/C/demo_code/SN8P2758/Obj/key.o
ExampleCode_SC/C/demo_code/SN8P2758/Obj/main.asm
ExampleCode_SC/C/demo_code/SN8P2758/Obj/main.asm.as
ExampleCode_SC/C/demo_code/SN8P2758/Obj/main.asm.as.dep
ExampleCode_SC/C/demo_code/SN8P2758/Obj/main.asm.dat
ExampleCode_SC/C/demo_code/SN8P2758/Obj/main.c.dep
ExampleCode_SC/C/demo_code/SN8P2758/Obj/main.o
ExampleCode_SC/C/demo_code/SN8P2758/Obj/pwm.asm
ExampleCode_SC/C/demo_code/SN8P2758/Obj/pwm.asm.as
ExampleCode_SC/C/demo_code/SN8P2758/Obj/pwm.asm.as.dep
ExampleCode_SC/C/demo_code/SN8P2758/Obj/pwm.asm.dat
ExampleCode_SC/C/demo_code/SN8P2758/Obj/pwm.c.dep
ExampleCode_SC/C/demo_code/SN8P2758/Obj/pwm.o
ExampleCode_SC/C/demo_code/SN8P2758/Obj/sio.asm
ExampleCode_SC/C/demo_code/SN8P2758/Obj/sio.asm.as
ExampleCode_SC/C/demo_code/SN8P2758/Obj/sio.asm.as.dep
ExampleCode_SC/C/demo_code/SN8P2758/Obj/sio.asm.dat
ExampleCode_SC/C/demo_code/SN8P2758/Obj/sio.c.dep
ExampleCode_SC/C/demo_code/SN8P2758/Obj/sio.o
ExampleCode_SC/C/demo_code/SN8P2758/Obj/SN8P2758.map
ExampleCode_SC/C/demo_code/SN8P2758/Obj/SN8P2758.plo
ExampleCode_SC/C/demo_code/SN8P2758/Obj/SN8P2758.rpt
ExampleCode_SC/C/demo_code/SN8P2758/Obj/SN8P2758.sn8.dep
ExampleCode_SC/C/demo_code/SN8P2758/Obj/timer.asm
ExampleCode_SC/C/demo_code/SN8P2758/Obj/timer.asm.as
ExampleCode_SC/C/demo_code/SN8P2758/Obj/timer.asm.as.dep
ExampleCode_SC/C/demo_code/SN8P2758/Obj/timer.asm.dat
ExampleCode_SC/C/demo_code/SN8P2758/Obj/timer.c.dep
ExampleCode_SC/C/demo_code/SN8P2758/Obj/timer.o
ExampleCode_SC/C/demo_code/SN8P2758/pwm.c
ExampleCode_SC/C/demo_code/SN8P2758/pwm.h
ExampleCode_SC/C/demo_code/SN8P2758/sio.c
ExampleCode_SC/C/demo_code/SN8P2758/sio.h
ExampleCode_SC/C/demo_code/SN8P2758/SN8P2758.cfg
ExampleCode_SC/C/demo_code/SN8P2758/SN8P2758.cop
ExampleCode_SC/C/demo_code/SN8P2758/SN8P2758.msk
ExampleCode_SC/C/demo_code/SN8P2758/SN8P2758.out
ExampleCode_SC/C/demo_code/SN8P2758/SN8P2758.prj
ExampleCode_SC/C/demo_code/SN8P2758/SN8P2758.sn8
ExampleCode_SC/C/demo_code/SN8P2758/SN8P2758_inc.h
ExampleCode_SC/C/demo_code/SN8P2758/timer.c
ExampleCode_SC/C/demo_code/SN8P2758/timer.h
ExampleCode_SC/C/demo_code/SN8P2758/_SN8P2758.cfg
ExampleCode_SC/C/demo_code/SN8P2758/_SN8P2758.cop
ExampleCode_SC/C/demo_code/SN8P2758/_SN8P2758.msk
ExampleCode_SC/C/demo_code/SN8P2758/_SN8P2758_inc.h
ExampleCode_SC/SONiX's Example code_SC.pdf
ExampleCode_SC/C/demo_code/SN8P2758/Bin
ExampleCode_SC/C/demo_code/SN8P2758/Include
ExampleCode_SC/C/demo_code/SN8P2758/
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
