Skip to content

CMSIS Pack import error ... #2

@jkrech

Description

@jkrech

Note that you have registered this package index file with the CMSIS Pack Importer:

https://github.com/edgeimpulse/edge-impulse-sdk-pack/raw/main/EdgeImpulse.pidx

referencing the <pdsc> file here:

https://github.com/edgeimpulse/edge-impulse-sdk-pack/raw/main/EdgeImpulse.EI-SDK.pdsc

Note: Both files have been update to add pack version 1.69.8 as latest pack version.

a) the download url attribute in the <release> tag points to:

<release version="1.69.8" tag="v1.69.8" date="2025-02-20" url="https://github.com/edgeimpulse/edge-impulse-sdk-pack/releases/download/v1.69.8/EdgeImpulse.EI-SDK.1.69.8.pack">

however this release does not exist yet. Therefore the new version cannot be imported.

b) I noticed that the <url> in the pdsc file is version dependent.

<url>https://github.com/edgeimpulse/edge-impulse-sdk-pack/releases/download/v1.69.8/</url>

but I would expect that you would use the static url:

<url>https://github.com/edgeimpulse/edge-impulse-sdk-pack/raw/main/</url>

and you don't need to provide a copy of this pdsc file as an asset in each release as this file is embedded in the pack and you just keep a copy of the latest in the main branch of this repository.

If you have any questions, feel free to contact me.

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