Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved debugger support #294

Merged
merged 1 commit into from
Feb 12, 2018
Merged

Conversation

whoenig
Copy link
Contributor

@whoenig whoenig commented Feb 9, 2018

This change fixes a number of issues:

  • when using "make flash" it now flashes at the correct address, depending on CLOAD
  • A new command "make flash_verify" can be used to just verify the current firmware
  • "make flash" and "make flash_verify" now use the same (bin)-file as the cloader script
  • Included a template for the use of J-Link debuggers

Tested with ST-Link/V2 and J-Link EDU Mini using openocd 0.10.0

This change fixes a number of issues:
 * when using "make flash" it now flashes at the correct address, depending on CLOAD
 * A new command "make flash_verify" can be used to just verify the current firmware
 * "make flash" and "make flash_verify" now use the same (bin)-file as the cloader script
 * Included a template for the use of J-Link debuggers

Tested with ST-Link/V2 and J-Link EDU Mini using openocd 0.10.0
@ataffanel ataffanel merged commit ead57a1 into bitcraze:master Feb 12, 2018
@ataffanel
Copy link
Member

Thanks, merged!

@krichardsson krichardsson modified the milestones: Next release, 2018.10 Oct 18, 2018
cafeciaojoe pushed a commit to cafeciaojoe/crazyflie-firmware that referenced this pull request Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants