Skip to content

SAM RH707 Support #11

@blietaer

Description

@blietaer

Hey Noah,

Nice work and great tool.

As discussed earlier, I am working on the SAM RH707 support: using this repo, I manage to generate the target/definition.yaml, but still have a couple of questions:

a.) My target architecture (i.e. thumbv7em-none-eabihf) provided during the template generation as -d target-arch=thumbv7em-none-eabihf seems to properly make its way within .cargo/config.toml:
image

while in the template.yaml (and thus in the resulting target/definition.yaml), I see the type line is mentioning armv6m:
image

Is this OK/expected ? :)
I can see it referred as architecture during the cargo run too:
image

b.) So, although the .yml file generation is done, I can understand I am missing the whole implementation of the flash algorithm here: could you please elaborate on the process/guidelines to follow ?
Also what is the difference with your other (CMSIS) repo ?
Where should the implementation work be initiated first ?
The resulting file will (still) be a .yml file : is this the real single valuable input required in order to have probe-rs tool supporting properly a new chipset ?
All the magic being somehow compiled/translated in the long string of instruction within the .yml file ?

Many thanks for your feedback, time and support ! :)
Hope I can soon stop bugging you and quickly be autonomous and finally productive 🙈

Cheers,
Ben

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions