登录
首页 » Compiler program » The purpose of this project was to design and implement a debugger for the ATmeg...

The purpose of this project was to design and implement a debugger for the ATmeg...

于 2022-07-20 发布 文件大小:7.66 kB
0 207
下载积分: 2 下载次数: 1

代码说明:

该项目的目的是设计和实施,为的沟通通过其JTAG接口和控制是通过设置断点和寄存器和存储器访问程序的执行能力ATmega644调试。-The purpose of this project was to design and implement a debugger for the ATmega644 that communicated through its JTAG interface and was capable of controlling program execution by setting breakpoints and accessing registers and memory

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 给定一个文法,构造词法分析表,实现算符优先词法分析
    给定一个文法,构造词法分析表,实现算符优先词法分析
    2022-08-17 02:59:19下载
    积分:1
  • 编译原理课后答案,很全很好的可以参考 编译原理课后答案,很全很好的可以参考编译原理课后答案,很全很好的可以参考...
    编译原理课后答案,很全很好的可以参考 编译原理课后答案,很全很好的可以参考编译原理课后答案,很全很好的可以参考-Compiler Construction Principles after-school answer, it is all a very good compiler theory can refer to after-school answer, it is all a very good compiler theory can refer to after-school answer, it can refer to the whole a very good
    2022-08-13 11:47:46下载
    积分:1
  • avr 程序开发中可以用到BOOTLOADER程序、ISP汇编程序ISP C程序
    avr 程序开发中可以用到BOOTLOADER程序、ISP汇编程序ISP C程序-avr program development process can be used BootLoader, ISP assembler procedures ISP C
    2022-10-03 17:50:03下载
    积分:1
  • 1.1 引言 1.1.1 设计目的 本次课程设计是在完成一个学期的编译原理课程之后,为了进一步加深对编译原理相关知识的理解,培养实际解决问题的能力而进...
    1.1 引言 1.1.1 设计目的 本次课程设计是在完成一个学期的编译原理课程之后,为了进一步加深对编译原理相关知识的理解,培养实际解决问题的能力而进行的。结合本学期所开设的软件工程课程,本次课程设计实验过程要求按照软件工程的思想来组织开发过程,按照软件生命周期的阶段划分来进行。由于课程设计规模较小,所以对软件生命周期进行适当的合并,简化为五个阶段,即需求分析、总体设计、详细设计、编码实现和测试。 1.1.2 设计任务 针对本次课程设计我们设计了一个简化的pascal语言,称为mini-pascal。设计的任务就是开发出针对mini-pascal语言的编译程序。标准的编译程序结构分为五部分,分别是词法分析、语法分析、语义分析和中间代码生成、优化和目标代码生成。由于时间和能力所限,我们的编译程序只包括前三个部分,最后生成四元式形式的中间代码。 -1.1 Introduction 1.1.1 design purpose of this course is designed to complete a semester of compiler theory courses , in order to further deepen the knowledge of compiler theory understanding, develop practical problem-solving skills into practice. In light of the semester created software engineering courses The experimental curriculum design process requirements in the software engineering idea to organize the development process. in the software life cycle stages to. Due to the smaller size of the curriculum design, the software life cycle appropriate to consolidate, streamline and five stages that the
    2022-05-22 18:39:40下载
    积分:1
  • Fenris是一个检测并把高层次的语言结构做成文档的多功能故障检测器、调试器、代码分析工具。它能回复符号,把程序执行流绘成图,检查内部运行情况,恢复符号表,并处
    Fenris是一个检测并把高层次的语言结构做成文档的多功能故障检测器、调试器、代码分析工具。它能回复符号,把程序执行流绘成图,检查内部运行情况,恢复符号表,并处理反调试保护。它有一个命令行接口和一个类似SoftICE的GUI与Web前端-Fenris is a detection and high-level language structure made of multifunctional document fault detection, debugging, code analysis tools. It can restore symbols, compose program execution flow map, check their internal operations, restoration of the symbol table, and to deal with anti-debugging protection. It is a command line interface and a similar SoftICE with the GUI front-end Web
    2022-01-25 17:44:06下载
    积分:1
  • 一个比较全的词法分析器语法分析器。
    一个比较全的词法分析器语法分析器。- A quite entire morphology analyzer grammar analyzer.
    2022-05-20 10:04:45下载
    积分:1
  • 可插入OLE对象的编辑器
    可插入OLE对象的编辑器- May insert the OLE object editor
    2022-07-01 01:20:16下载
    积分:1
  • 从网上下载lex工具源代码,并对其进行反复修改 使其能按我们的要求对C程序进行词法分析,然后输出我们期望的结果...
    从网上下载lex工具源代码,并对其进行反复修改 使其能按我们的要求对C程序进行词法分析,然后输出我们期望的结果 -downloaded from the Internet tools lex source code, and it has repeatedly revised to enable it to us by the requirements of the C procedures lexical analysis, and then output the results we expect
    2022-05-08 15:55:35下载
    积分:1
  • TCM编码的调制端,采用8PSK,2/3码率的卷积码的matlab程序
    TCM编码的调制端,采用8PSK,2/3码率的卷积码的matlab程序-TCM coded modulation client, using 8PSK, 2/3 code rate of convolutional codes of matlab program
    2023-08-31 17:00:03下载
    积分:1
  • V的编码器编码。
    encode.v The encoder syndrome.v Syndrome generator in decoder berlekamp.v Berlekamp algorithm in decoder chien-search.v Chien search and Forney algorithm in decoder decode.v The top module of the decoder inverse.v Computes multiplication inverse of an Galois field element test-bench.v The test fixture, and some brief notes on using the modules. data-rom.v A simple data source for testing run For those intelligence-challenged who can t run verilog LGPL The license -encode.v syndrome.v Syndrome generator in decoder al berlekamp.v Berlekamp gorithm in decoder chien- search.v Chien searc h and Forney in decoder algorithm decode.v The t op module of the decoder inverse.v Computes intercommunication tiplication inverse of an element over Galois field test-bench.v The test fixture. and some brief notes on using the modules. data- rom.v A simple data source for testing run For th PNA intelligence-challenged who can not run veri The log LGPL license
    2022-02-03 11:33:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载