openocd-all-bcrm-libftdi.exe crashes when debugger is started

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
lock attach
Attachments are accessible only for community members.
ofexc_2213241
Level 1
Level 1

We like to run and debug the snip.apple_homekit.window_covering_service on a BCM9WCD9EVAL1 Board.

But as far the debugger is started, the openocd-all-bcrm-libftdi.exe crashes with the message "funktioniert nicht mehr".

We have the following configuration:

WICED-Studio-5.0.1.9 on WIN7

Eval Board: BCM9WCD9EVAL1 with BCM943364WCD1_2 mounted.

We inserted the Platform BCM943364WCD1 in VALID_PLATFORMS in window_covering_service.mk file and made the following target:

snip.apple_homekit.window_covering_service-BCM943364WCD1-debug download USE_MFI=1

After the debugger has been started, it crashes. See attached openocd log.

Whats's wrong here?

PS:

The download and run configuration for this target (snip.apple_homekit.window_covering_service-BCM943364WCD1 download run USE_MFI=1)

is runnig without any problem.

The debugging for the demo.aws_iot.pub_sub.publisher works also.

0 Likes
1 Solution
GauravS_31
Moderator
Moderator
Moderator
10 questions asked 250 solutions authored 250 sign-ins

Go to the debug configuration settings-> Startup tab and remove stepi under Run Commands window and check if this solves your problem.

View solution in original post

0 Likes
1 Reply
GauravS_31
Moderator
Moderator
Moderator
10 questions asked 250 solutions authored 250 sign-ins

Go to the debug configuration settings-> Startup tab and remove stepi under Run Commands window and check if this solves your problem.

0 Likes