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

Board amc: adding eloader and eupdater #164

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

SanLordKevin
Copy link
Contributor

@SanLordKevin SanLordKevin commented Sep 25, 2024

Added the files amc.eloader.hex and amc.eupdater.hex from the amc board.

They can be loaded on the amc board using a JTAG programmer, such as the ST Link V2 or V3.

After that, the two application binaries for the two cores (amc.hex and amc2c.hex) can be loaded using the FirmwareUpdater.

@marcoaccame marcoaccame changed the title adding eloader and eupdater to the repo Board amc: adding eloader and eupdater Sep 25, 2024
Copy link
Contributor

@marcoaccame marcoaccame left a comment

Choose a reason for hiding this comment

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

Hi @SanLordKevin, welcome to your first PR.

Everything is OK, thanks.

@marcoaccame marcoaccame merged commit 73351f3 into robotology:devel Sep 25, 2024
@SanLordKevin SanLordKevin deleted the amc_hex branch September 25, 2024 15:52
@valegagge
Copy link
Member

Hi @SanLordKevin ,
well done! your first PR!

I have a question: did you update the amc.hex and amc2c.hex by the FirmwareUpdater with the GUI version?
I'm asking this because I tried to update the amc board on the robot using FirmwareUpdater by the command line and it failed.

Thanks heap!

@marcoaccame
Copy link
Contributor

Hi @SanLordKevin , well done! your first PR!

I have a question: did you update the amc.hex and amc2c.hex by the FirmwareUpdater with the GUI version? I'm asking this because I tried to update the amc board on the robot using FirmwareUpdater by the command line and it failed.

Thanks heap!

No, we did not use FirmwareUpdater to update the application. Just tested the correct execution of loader and updater

mfussi66 pushed a commit to mfussi66/icub-firmware-build that referenced this pull request Oct 9, 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