Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • dw-cmsisdap-path
  • max32xxx default protected
2 results
Created with Raphaël 2.2.024May23222120191614121110987632130Apr29282625242322212019181716151413111098765432131Mar282625222117141312111098765432129Feb282726252423222120191817161514131211109764227Jan252423222120171411109729Dec212019181716141095423Nov2126Oct228110Sep525Aug21201716141310931Jul26251528Jun242116151431May302910528Apr262516121130Mar292826161520Feb331Jan26252218922Nov7523Oct19126328Sep1297431Aug201714116130Jul1725Jun23161252- comment out usb_set_altinterface, because it is not working under Mac OS X.- updated docs for new stellaris mass_erase command- added stellaris flash mass_erase command- update sectors on stm32x mass erase- swap processing of reset handling. First srst and than trst.- removed compiler warnings- corrected copy/paste type and renamed jlink_usb_read_result to jlink_usb_read_emu_result- removed obsolete cmd JLINK_TAP_SEQUENCE_COMMAND, use EMU_CMD_HW_JTAG instead- jlink jlink_execute_queue returns result- replaced JLINK_xxxx command defines by EMU_CMD_ from the- add support for newer high density stm32 partsjtag_exexcute_queue() now logs error when it is invoked before 'init' command.- remove error message on shutdowncomment.moved srst_pulls_trst check into arm7_9_common.c. Not tested yet, if it is broken it should "only" print bogus warnings or not print a warning when it should have.Edgar Grimberg fixes some memory handling issues andreverted change in 658 and simply removed the busted warning for now.Fix crash when mode number fetched from the target is invalid.print out an error if srst_pulls_trst is not specified forMichael Fischer found this bogus warning. Fixed.fix mode output when illegal arm mode is detected. Now prints illegal mode for index -1.Michael Fischer found and Edgar Grimberg fixed generic crash in timers reproduceable with at91fr40008updated guidelines.added stack trace.- added smoketest result for r657- added arm-usb-ocd.cfg and signalyzer.cfg to the interface- added jlink support, based on Jürgen Stuber patch- restored tabs and formatting- added patch from uwe hermann, thanks for the hint.- added/renamed interfaces, remove jtag_speed from the interface part- corrected rounding in ft2232_khz- added support for ft2232/jtag_khz- smoketest for r651printing available memory fails on win + mac. Disable for now until a robust way of doing this can be found.Michael Fischer spotted a problem in the reset routines for srst_pulls_trst. It is a bit of a mystery why this was only visible w/LPC2148. disable code that prints available mem under windows. Does not compile.print available memory in log_level 3This matters for embedded devices, but is probably not observably better for PC hosted OpenOCD.Edgar Grimberg plugged a leak found w/Valgrind.increase packet size to 16kBytes. Very slightly faster.
Loading