Skip to content

Commit d100d30

Browse files
authored
Update 1722 (#2067)
1 parent 6634311 commit d100d30

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tools/packchk/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,11 @@ recommend this tutorial as a starting point. In order to build `packchk` and
5151
run related tests. Please employ the sequence of steps mentioned
5252
[here](../../README.md).
5353

54+
> [!NOTE]
55+
> For the schema check, `packchk` searches for a `PACK.xsd` file in
56+
> `./, ../etc/, ../../etc/` relative to `cmsis-toolbox/bin`. Alternatively, use
57+
> `--xsd` to specify the location of the schema file.
58+
5459
### Usage Examples
5560

5661
Run `packchk` on the package description file called `MyVendor.MyPack.pdsc`.

0 commit comments

Comments
 (0)