Bug 259398 - devel/msp430-debug-stack: patch-DLL430__v3_src_TI_DLL430_FetControl.cpp missing
Summary: devel/msp430-debug-stack: patch-DLL430__v3_src_TI_DLL430_FetControl.cpp missing
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Lev A. Serebryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-24 11:11 UTC by Andre Albsmeier
Modified: 2022-04-14 11:14 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (lev)


Attachments
patch-DLL430__v3_src_TI_DLL430_FetControl.cpp (483 bytes, patch)
2021-10-24 11:11 UTC, Andre Albsmeier
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andre Albsmeier 2021-10-24 11:11:51 UTC
Created attachment 228981 [details]
patch-DLL430__v3_src_TI_DLL430_FetControl.cpp

During last update files/patch-DLL430__v3_src_TI_DLL430_FetControl.cpp was deleted. This results in the well known

* Initializing interface @ mspfet0014...
# Exit: 19
# ERROR: Interface Communication error

Please re-add patch-DLL430__v3_src_TI_DLL430_FetControl.cpp (attached to this pr), preferably with 500 ms (as the old 300 ms caused timeouts in very rare cases).
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-04-14 11:09:34 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a1bdde4282e353d09bfc4b51153b18d55d751f38

commit a1bdde4282e353d09bfc4b51153b18d55d751f38
Author:     Lev A. Serebryakov <lev@FreeBSD.org>
AuthorDate: 2022-04-14 11:08:19 +0000
Commit:     Lev A. Serebryakov <lev@FreeBSD.org>
CommitDate: 2022-04-14 11:08:19 +0000

    devel/msp430-debug-stack: Increase timeout to 500ms

    PR:     259398

 devel/msp430-debug-stack/Makefile                                       | 2 +-
 .../files/patch-DLL430__v3_src_TI_DLL430_FetControl.cpp                 | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
Comment 2 Lev A. Serebryakov freebsd_committer freebsd_triage 2022-04-14 11:14:36 UTC
Committed, thnx!