Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

UpdateBootloader never outputs on terminal - can't update bootloader through sketch #446

Open
Assignees
pennamgiulcioffi
Labels
PortentaquestionFurther information is requested
@bashynx

Description

@bashynx

I am using portenta H7 with vision shield - LoRa

Trying to run this two codes didn't work for me:

After successfully uploading the file, I never saw the output on terminal.

When uploading different sketches, they work, just this one doesn't (I even tried to leave terminal opened for around 1 minute, just in case it will take long time to pop up)

Running the following code through different sketch:

  uint8_t* bootloader_data = (uint8_t*)(0x8000000 + 0x1F000);  uint8_t currentBootloaderVersion = bootloader_data[1];  Serial.println("Bootloader version: " + String(currentBootloaderVersion));

Resulted in me learning I am running bootloader v 21.

Now, I am unsure if this is my problem, or it's an issue with the new core update.

Metadata

Metadata

Labels

PortentaquestionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp