Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Embeded-SCM Develop Other Embeded program

Micro_BASIC 解释器源代码

  • Category : Other Embeded program
  • Tags :
  • Update : 2011-06-27
  • Size : 331.3kb
  • Downloaded :0次
  • Author :xyz543
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
可通过串口输入BASIC代码(输错可对单独一行进行修改),或者发送代码文件到目标板。然后通过run命令执行刚才输入的代码。亦可通过简单修改就能移植到别的芯片。
Packet file list
(Preview for download)
Packet : Micro BASIC Interpreter project.rar filelist
使用说明.txt
MicroBASIC源代码/ewinfo.ENU.html
MicroBASIC源代码/ExampleInfo.ENU.xml
MicroBASIC源代码/Release/List/cd_class.lst
MicroBASIC源代码/Release/List/ctype.lst
MicroBASIC源代码/Release/List/isr.lst
MicroBASIC源代码/Release/List/main.lst
MicroBASIC源代码/Release/List/mbasic.lst
MicroBASIC源代码/Release/List/pr.lst
MicroBASIC源代码/Release/List/usb_buffer.lst
MicroBASIC源代码/Release/List/usb_dev_desc.lst
MicroBASIC源代码/Release/List/usb_hooks.lst
MicroBASIC源代码/Release/List/usb_hw.lst
MicroBASIC源代码/Release/List/usb_t9.lst
MicroBASIC源代码/settings/LPC_MBASIC.cspy.bat
MicroBASIC源代码/board/arm_comm.h
MicroBASIC源代码/board/board.h
MicroBASIC源代码/app/cd_class.h
MicroBASIC源代码/app/cdc_cmd.h
MicroBASIC源代码/app/cdc_desc.h
MicroBASIC源代码/cstdef.h
MicroBASIC源代码/ctype.h
MicroBASIC源代码/includes.h
MicroBASIC源代码/print.h
MicroBASIC源代码/modules/usb_buffer.h
MicroBASIC源代码/app/usb_cnfg.h
MicroBASIC源代码/modules/usb_desc.h
MicroBASIC源代码/app/usb_dev_desc.h
MicroBASIC源代码/app/usb_hooks.h
MicroBASIC源代码/modules/usb_hw.h
MicroBASIC源代码/modules/usb_t9.h
MicroBASIC源代码/app/cd_class.c
MicroBASIC源代码/ctype.c
MicroBASIC源代码/isr.c
MicroBASIC源代码/main.c
MicroBASIC源代码/mbasic.c
MicroBASIC源代码/pr.c
MicroBASIC源代码/modules/usb_buffer.c
MicroBASIC源代码/app/usb_dev_desc.c
MicroBASIC源代码/app/usb_hooks.c
MicroBASIC源代码/modules/usb_hw.c
MicroBASIC源代码/modules/usb_t9.c
MicroBASIC示例程序/SampleProg.bas
MicroBASIC源代码/TMP/iarvircomport.inf
MicroBASIC源代码/VirCOM_Driver_XP/LPC1343_VCom.inf
虚拟串口驱动/lpc134x-vcom_64.inf
MicroBASIC源代码/TMP/PSoCVCom.inf
MicroBasic固件/LPC_MBASIC.bin
MicroBASIC源代码/Release/Exe/LPC_MBASIC.bin
MicroBASIC源代码/cstdef.h.1~
MicroBASIC源代码/TMP/LPC1343_VCom.inf.1~
MicroBASIC源代码/main.c.1~
MicroBASIC源代码/mbasic.c.1~
MicroBASIC源代码/mbasic.c.2~
MicroBASIC源代码/mbasic.c.5~
MicroBASIC源代码/mbasic.c.6~
MicroBASIC源代码/settings/LPC_MBASIC.dbgdt
MicroBASIC源代码/LPC_MBASIC.dep
MicroBASIC源代码/settings/LPC_MBASIC.dni
MicroBASIC源代码/LPC_MBASIC.ewd
MicroBASIC源代码/LPC_MBASIC.ewp
MicroBASIC源代码/LPC_MBASIC.eww
MicroBASIC源代码/#mbstdef.h#
MicroBASIC源代码/config/LPC1343_Flash.icf
MicroBASIC源代码/config/LPC1343_Ram.icf
MicroBASIC源代码/config/Flash.mac
MicroBASIC源代码/config/Ram.mac
MicroBASIC源代码/Release/List/LPC_MBASIC.map
MicroBASIC源代码/Release/List/#LPC_MBASIC.map#
MicroBASIC源代码/Release/Obj/cd_class.o
MicroBASIC源代码/Release/Obj/cstartup_M.o
MicroBASIC源代码/Release/Obj/ctype.o
MicroBASIC源代码/Release/Obj/isr.o
MicroBASIC源代码/Release/Obj/main.o
MicroBASIC源代码/Release/Obj/mbasic.o
MicroBASIC源代码/Release/Obj/pr.o
MicroBASIC源代码/Release/Obj/usb_buffer.o
MicroBASIC源代码/Release/Obj/usb_dev_desc.o
MicroBASIC源代码/Release/Obj/usb_hooks.o
MicroBASIC源代码/Release/Obj/usb_hw.o
MicroBASIC源代码/Release/Obj/usb_t9.o
MicroBASIC源代码/Release/Exe/LPC_MBASIC.out
MicroBASIC源代码/Release/Obj/LPC_MBASIC.pbd
原理图/CQ_LPC1343B_SCH.pdf
MicroBASIC源代码/cstartup_M.s
MicroBASIC源代码/settings/LPC_MBASIC.wsdt
MicroBASIC源代码/Release/Exe
MicroBASIC源代码/Release/List
MicroBASIC源代码/Release/Obj
MicroBASIC源代码/app
MicroBASIC源代码/board
MicroBASIC源代码/config
MicroBASIC源代码/modules
MicroBASIC源代码/Release
MicroBASIC源代码/settings
MicroBASIC源代码/TMP
MicroBASIC源代码/VirCOM_Driver_XP
MicroBasic固件
MicroBASIC示例程序
MicroBASIC源代码
虚拟串口驱动
原理图
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is the largest source code store in internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.