[EXT_EP-11875] tiarmstrip documentation is wrong Created: 09/Aug/24 Updated: 18/Feb/25 Resolved: 18/Feb/25 |
|
Status: | Fixed |
Project: | Embedded Software & Tools |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Medium |
Reporter: | TI User | Assignee: | TI User |
Resolution: | Fixed | Votes: | 0 |
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Product: | Code Generation Tools |
Internal ID: | CODEGEN-12763 |
Forum URL: | https://e2e.ti.com/e2eprivate/innosent/innosent-radar/f/1255/t/1390242 |
Found In Release: | ARMCLANG_4.0.0.LTS ARMCLANG_3.2.0.LTS |
Fix In Release: | ARMCLANG_3.2.3.LTS ARMCLANG_4.0.1.LTS |
Affected Platform/Device: | default |
Description |
Compare the tiarmstrip documentation to the options shown in the help summary. % tiarmstrip --help ... Options: --buffer_diagnostics,-pdb Line buffer diagnostic output --diag_wrap[=on,off] Wrap diagnostic messages (argument optional, defaults to: on) --emit_warnings_as_errors,-pdew Treat warnings as errors --help,-h Display help --outfile,-o=file Write stripped output to a new file --postlink,-p Strip additional info from a linked object file. --rom Strip readonly sections and segments. They are very different. The help summary options are accurate. |