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

The CMSIS pack is corrupted , Not extracting beyond 15-16% #1

Open
jahedul-haque opened this issue Feb 26, 2024 · 1 comment
Open

Comments

@jahedul-haque
Copy link

The CMSIS pack is corrupted , Not extracting beyond 15-16%

Here is the output from pack check command

D:\cmsis-toolbox\bin>packchk.exe Himax.WE2_DFP.1.0.0.pack

CMSIS Pack Checker 1.4.1 (C) 2012-2023 Arm Ltd. and Contributors

*** ERROR M511: D:/cmsis-toolbox/bin/Himax.WE2_DFP.1.0.0.pack (Line 1)
Xerxes reports: invalid byte '╟' at position 2 of a 2-byte sequence

Xerxes schema check: Found 1 Error(s).

Phase1: Read PDSC files

*** WARNING M412: D:/cmsis-toolbox/bin/Himax.WE2_DFP.1.0.0.pack
Unsupported format or extra characters found before '<?xml': 'K♥♦¶'

*** ERROR M422: D:/cmsis-toolbox/bin/Himax.WE2_DFP.1.0.0.pack
Error reading file 'D:/cmsis-toolbox/bin/Himax.WE2_DFP.1.0.0.pack'

*** ERROR M108:
Reading PDSC File failed!

Phase2: Static Data & Dependencies check

Phase3: RTE Model based Data & Dependencies check

Found 3 Error(s) and 1 Warning(s).

D:\cmsis-toolbox\bin>Kindly provide a correct pack file. Unable to use with opencmsis as well as Keil

@kris-himax
Copy link
Contributor

kris-himax commented Mar 4, 2024

Hi @jahedul-haque ,

For off-line install, you can download Himax.WE2_DFP.1.0.0.pack from github,
and then use cmsis toolbox cpackget to install the pack.

cpackget add Himax.WE2_DFP.1.0.0.pack

For on-line install, you use cmsis toolbox cpackget with web link

cpackget add https://github.com/HimaxWiseEyePlus/cmsis-packs/raw/main/WE2_DFP/Himax.WE2_DFP.1.0.0.pack

Thanks,
Kris

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

No branches or pull requests

2 participants