Skip to content

boards: seeeduino_arch-pro: use hex file.#8866

Merged
aabadie merged 1 commit intoRIOT-OS:masterfrom
basilfx:feature/seeeduino_arch_pro_image_file
Apr 3, 2018
Merged

boards: seeeduino_arch-pro: use hex file.#8866
aabadie merged 1 commit intoRIOT-OS:masterfrom
basilfx:feature/seeeduino_arch_pro_image_file

Conversation

@basilfx
Copy link
Member

@basilfx basilfx commented Apr 3, 2018

Contribution description

LPC1768 needs a checksum inserted, which is not performed by OpenOCD. I use lpc_checksum for that, which requires a HEX file instead of an ELF or BIN file.

This was working before, but somewhere it broke. This PR ensures that the HEX file is used when inserting the checksum.

Issues/PRs references

#6472

@basilfx basilfx requested a review from aabadie April 3, 2018 09:48
@basilfx basilfx added Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Area: boards Area: Board ports labels Apr 3, 2018
Copy link
Contributor

@aabadie aabadie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Untested-ACK

This was working before, but somewhere it broke

It would be great to find the reason.

@basilfx
Copy link
Member Author

basilfx commented Apr 3, 2018

It would be great to find the reason.

I had an old RIOT clone (april 2017) that worked, and after rebasing it didn't. So I think that the OpenOCD refactoring (october 2017 IIRC) caused it.

@aabadie aabadie merged commit cc17a74 into RIOT-OS:master Apr 3, 2018
@basilfx basilfx deleted the feature/seeeduino_arch_pro_image_file branch January 14, 2020 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: boards Area: Board ports CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants