Typo in CubeProgrammer CLI help text
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-03-28 3:04 AM
Clearly, the angle brackets for the 'port' option are mismatched.
It should say:
port=<PortName>
The error is repeated in UM2237 Rev 18 (the current version) - and note that the User Manual does not match the actual output:
A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.
A complex system designed from scratch never works and cannot be patched up to make it work.
Labels:
- Labels:
-
STM32CubeProgrammer
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-03-28 3:50 AM
Also, the documentation of 'noinit' is inconsistent with every other option taking a value:
To be consisten, that should be:
[noinit=<noinit_bit>]: Set No Init bits, value in {0,1} ..., default 0
ie, angle-brackets around the value placeholder
A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.
A complex system designed from scratch never works and cannot be patched up to make it work.
