(2) Production programmer for CYW943907A

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

cross mob
MaFa_974161
Level 5
Level 5
100 sign-ins 50 replies posted 50 questions asked

Hello,

in a previous post

Solved: Re: Production programmer for CYW943907A - Cypress Developer Community

I ask if there is a cheaper production programmer for CYW943907A processor.

 

I bought ARM-USB-TINY-H but I have some difficulties to setup this programmer.

 

The README.txt file has some instructions :

 

1. I have to install drivers using Zadig ----> OK I installed drivers.

2. launch "openocd.exe -f ./interface/ftdi/olimex-arm-usb-tiny-h.cfg -f ./target/board_name.cfg"

 

I don't find my board in /scripts/target/ *.cfg files. Where I can find this ?

 

0 Likes
1 Solution
Aditi_B
Moderator
Moderator
Moderator
500 replies posted 5 questions asked 250 replies posted

Hi,

Can you go through this link and see if this helps?

https://community.cypress.com/t5/Resource-Library/OpenOCD-WICED/ta-p/246130

It basically provides the steps how to use Olimex ARM-USB-TINY-H in WICED. Also, there is a README.txt in WICED that also provides the required steps.

Location:  43xxx_Wi-Fi\tools\OpenOCD\Olimex_README.txt

As per this readme, there is no .cfg file required. You can try this out and let us know if this helps.

Thanks

Aditi

View solution in original post

4 Replies
Aditi_B
Moderator
Moderator
Moderator
500 replies posted 5 questions asked 250 replies posted

Hi,

Please provide us with more info on the board being used in your use case? I see that you have developed the board using 43907 but are there any other custom board related info that can be shared? Also, what's the custom board name in your case?

Thanks

Aditi

 

0 Likes
MaFa_974161
Level 5
Level 5
100 sign-ins 50 replies posted 50 questions asked

I'm using CYW943907AEVAL1F

0 Likes
Aditi_B
Moderator
Moderator
Moderator
500 replies posted 5 questions asked 250 replies posted

Hi,

Can you go through this link and see if this helps?

https://community.cypress.com/t5/Resource-Library/OpenOCD-WICED/ta-p/246130

It basically provides the steps how to use Olimex ARM-USB-TINY-H in WICED. Also, there is a README.txt in WICED that also provides the required steps.

Location:  43xxx_Wi-Fi\tools\OpenOCD\Olimex_README.txt

As per this readme, there is no .cfg file required. You can try this out and let us know if this helps.

Thanks

Aditi

thankyou