Duet3Bootloader

所属分类:单片机开发
开发工具:Roff
文件大小:0KB
下载次数:0
上传日期:2023-07-01 16:14:43
上 传 者sh-1993
说明:  Duet 3扩展和智能工具板的Boostrap加载器,
(Boostrap loader for Duet 3 Expansion and Smart Tool boards,)

文件列表:
.cproject (91669, 2023-04-01)
.project (878, 2023-04-01)
LICENSE (35129, 2023-04-01)
src/ (0, 2023-04-01)
src/AtmelStart_SAMC21/ (0, 2023-04-01)
src/AtmelStart_SAMC21/Config/ (0, 2023-04-01)
src/AtmelStart_SAMC21/Config/RTE_Components.h (1965, 2023-04-01)
src/AtmelStart_SAMC21/Config/hpl_can_config.h (11132, 2023-04-01)
src/AtmelStart_SAMC21/Config/hpl_divas_config.h (470, 2023-04-01)
src/AtmelStart_SAMC21/Config/hpl_dmac_config.h (108340, 2023-04-01)
src/AtmelStart_SAMC21/Config/hpl_gclk_config.h (19523, 2023-04-01)
src/AtmelStart_SAMC21/Config/hpl_mclk_config.h (1572, 2023-04-01)
src/AtmelStart_SAMC21/Config/hpl_nvmctrl_config.h (811, 2023-04-01)
src/AtmelStart_SAMC21/Config/hpl_osc32kctrl_config.h (6181, 2023-04-01)
src/AtmelStart_SAMC21/Config/hpl_oscctrl_config.h (9017, 2023-04-01)
src/AtmelStart_SAMC21/Config/hpl_port_config.h (10431, 2023-04-01)
src/AtmelStart_SAMC21/Config/peripheral_clk_config.h (856, 2023-04-01)
src/AtmelStart_SAMC21/Device_Startup/ (0, 2023-04-01)
src/AtmelStart_SAMC21/Device_Startup/samc21g18a_flash.ld (3660, 2023-04-01)
src/AtmelStart_SAMC21/Device_Startup/samc21g18a_sram.ld (3552, 2023-04-01)
src/AtmelStart_SAMC21/Device_Startup/startup_samc21.c (11635, 2023-04-01)
src/AtmelStart_SAMC21/Device_Startup/system_samc21.c (1145, 2023-04-01)
src/AtmelStart_SAMC21/atmel_start.c (141, 2023-04-01)
src/AtmelStart_SAMC21/atmel_start.h (261, 2023-04-01)
src/AtmelStart_SAMC21/atmel_start_pins.h (676, 2023-04-01)
src/AtmelStart_SAMC21/driver_init.c (391, 2023-04-01)
src/AtmelStart_SAMC21/driver_init.h (684, 2023-04-01)
src/AtmelStart_SAMC21/examples/ (0, 2023-04-01)
src/AtmelStart_SAMC21/examples/driver_examples.c (314, 2023-04-01)
src/AtmelStart_SAMC21/examples/driver_examples.h (416, 2023-04-01)
src/AtmelStart_SAMC21/hal/ (0, 2023-04-01)
src/AtmelStart_SAMC21/hal/include/ (0, 2023-04-01)
src/AtmelStart_SAMC21/hal/include/hal_atomic.h (3877, 2023-04-01)
src/AtmelStart_SAMC21/hal/include/hal_flash.h (6851, 2023-04-01)
src/AtmelStart_SAMC21/hal/include/hal_gpio.h (6478, 2023-04-01)
src/AtmelStart_SAMC21/hal/include/hal_init.h (2014, 2023-04-01)
src/AtmelStart_SAMC21/hal/include/hal_io.h (3385, 2023-04-01)
... ...

# Duet3Bootloader Bootstrap loader for Duet 3 Expansion and Smart Tool boards ## Build instructions Duet3Bootloader is built from several Github projects. You need to use compatible branches of these projects. As at 1 April 2023 the latest stable source code is on these branches: - Duet3Bootloader: dev - RRFLibraries: 3.4-dev - CANlib: 3.4-dev - CoreN2G: 3.4-dev **Instructions for building under Windows** 1. Download and install the gcc cross-compiler. You need version 10.3-2021.10 from https://developer.arm.com/open-source/gnu-toolchain/gnu-rm/downloads. 2. Download and install a recent version of Eclipse IDE for C/C++ Developers from http://www.eclipse.org/downloads/eclipse-packages/. 3. Download and install GNU Arm Eclipse from https://sourceforge.net/projects/gnuarmeclipse/files/Build%20Tools/gnuarmeclipse-build-tools-win64-2.6-201507152002-setup.exe/download. This provides versions of make.exe, rm.exe and other tools without the 8192-character command line limitation of some other versions. 4. Modify your PATH environment variable to include the 'bin' folder of the GNU ARM Eclipse installation. 5. Run "which rm" and "which make" to make sure that rm and make will be fetched from that folder. 6. In Eclipse create a workspace. 7. Add this github project, the CANlib project, CoreN2G and RRFLibraries project to the workspace. 8. Select and build the configuration you want. ## Bug reports Please use the [forum](https://forum.duet3d.com) for support requests or the [RepRapFirmware](https://github.com/Duet3D/RepRapFirmware) GitHub repository for feature requests and bug reports.

近期下载者

相关文件


收藏者