CYW43907, wiced or modus?

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

cross mob
cedric_roomz
Level 4
Level 4
50 replies posted 50 sign-ins 25 replies posted

Hi, 

Is cyw43907 supported on modus toolbox? Or is it recommended to use wiced?

0 Likes
1 Solution
Owen_Zhang123
Moderator
Moderator
Moderator
5 questions asked 500 solutions authored 250 sign-ins

The device is supported on Modus Tool Box. You can use the MTB for it.

View solution in original post

0 Likes
3 Replies
Owen_Zhang123
Moderator
Moderator
Moderator
5 questions asked 500 solutions authored 250 sign-ins

The device is supported on Modus Tool Box. You can use the MTB for it.

0 Likes
cedric_roomz
Level 4
Level 4
50 replies posted 50 sign-ins 25 replies posted

Ok, thanks.

It would be nice to update the user manual and quick start guide to indicate modustoolbox as it seem to be your futur proof tool.  https://www.infineon.com/cms/en/product/evaluation-boards/cyw943907aeval1f/

 

Now I've created a small project on modustoolbox and am trying to flash it using jlink.

It fails with following message:

 

Command line: -if jtag -device CYW43907 -endian little -speed auto -port 2331 -swoport 2332 -telnetport 2333 -vd -ir -localhostonly 1 -singlerun -strict -timeout 0 -nogui
-----GDB Server start settings-----
GDBInit file: none
GDB Server Listening port: 2331
SWO raw output listening port: 2332
Terminal I/O port: 2333
Accept remote connection: localhost only
Generate logfile: off
Verify download: on
Init regs on start: on
Silent mode: off
Single run mode: on
Target connection timeout: 0 ms
------J-Link related settings------
J-Link Host interface: USB
J-Link script: none
J-Link settings file: none
------Target related settings------
Target device: CYW43907
Target interface: JTAG
Target interface speed: auto
Target endian: little

Connecting to J-Link...
J-Link is connected.
Firmware: J-Link V11 compiled Dec 9 2021 14:14:49
Hardware: V11.00
S/N: 821008088
Feature(s): GDB
Checking target voltage...
Target voltage: 3.06 V
ERROR: Failed to listen at socket (Err = -1)
ERROR: Failed to open listener port 2331
Restoring target state and closing J-Link connection...
Shutting down...
Failed to open listener port 2331

 

On wiced the same board gets flashed correctly.

I did not find any specific instruction regarding jlink and cyw43907, is there some configuration to do?

 

0 Likes
cedric_roomz
Level 4
Level 4
50 replies posted 50 sign-ins 25 replies posted

I found the issue regarding flashing with jlink. The device was not responding because it was hibernating and thus not reseting...

0 Likes