You are not logged in.

#1 2017-07-06 08:16:46

medicineman25
Member
Registered: 2014-12-03
Posts: 110

[SOLVED] Simplicity Studio v3 can't see my dev board

System is running kernel 4.8.11-1-ARCH

I have SimplicityStudio v3 installed and have had this problem before. However, the manual options to detect the board, in the GUI have disappeared for some unknown reason. No matter, it used to find the board eventually.

This time it does not. It mounts perfectly fine, like it always has (even when it was working) but Simplicity Studio still can't detect the board.


This is my dmesg:

[244352.615821] usb 6-2: new full-speed USB device number 8 using uhci_hcd
[244352.824355] cdc_acm 6-2:1.0: ttyACM0: USB ACM device
[244352.831341] usb-storage 6-2:1.3: USB Mass Storage device detected
[244352.831708] scsi host6: usb-storage 6-2:1.3
[244355.822274] scsi 6:0:0:0: Direct-Access     SEGGER   MSD Volume       1.00 PQ: 0 ANSI: 4
[244355.827226] sd 6:0:0:0: [sdc] 21829 512-byte logical blocks: (11.2 MB/10.7 MiB)
[244355.830229] sd 6:0:0:0: [sdc] Write Protect is off
[244355.830233] sd 6:0:0:0: [sdc] Mode Sense: 0b 00 00 08
[244355.833246] sd 6:0:0:0: [sdc] No Caching mode page found
[244355.833252] sd 6:0:0:0: [sdc] Assuming drive cache: write through
[244355.872245]  sdc:
[244355.891256] sd 6:0:0:0: [sdc] Attached SCSI removable disk

Nothing to out of the ordinary there... it doesn't see a cache, it mounts it as write through... as it should.

I thought it may have been a permissions thing, so I altered the permissions on the mount point:

chmod 777 /run/access/media/STK3200

but that didn't seem to make a difference.

Some background: I had previously installed this from an old repo of this package (which has been re-purposed to support v4 of this software package). However, some brilliant fellow cloned the old git and made an Arch package for version 3. I figured I may as well re-install from the newer version.

Anyone else having this issue with simplicity studio not detecting their board?

EDIT: Have completely re-installed simplicitystudio3 package to no avail. Also tried using second spare board, still having the same issue. I don't get this, it's mounting just fine as well but ss still can't see anything and the "refresh detected hardware" button doesn't seem to be actually doing anything. Scan settings are set correctly. I'm going to try installing version of of this software and see if that cures my ailment.

EDIT: Have completely re-built my system, still cannot see the board and now it also won't automount like it used to. Really need some help if anyone is able to offer any. Thanks


EDIT: Had a look at who owns the process, nothing unusual...

[access@logic ~]$ sudo ps aux | grep simplicitystudio3
root     18817  0.0  0.0  98696  6556 pts/1    S+   20:33   0:00 sudo simplicitystudio3
root     18869  0.3  0.1  27888  8516 pts/1    Sl+  20:33   0:00 /opt/simplicitystudio3/common/tcf/siagent

This is from simplicity studio logs

!ENTRY com.silabs.ide.tcf.agent 1 0 2017-07-08 19:15:50.119
!MESSAGE Launching SiAgent (/opt/simplicitystudio3/common/tcf/siagent)
!SESSION 2017-07-08 20:33:27.751 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_35
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments:  -os linux -ws gtk -arch x86

!ENTRY com.silabs.ide.tcf.agent 1 0 2017-07-08 20:33:36.553
!MESSAGE Launching SiAgent (/opt/simplicitystudio3/common/tcf/siagent)

!ENTRY com.silabs.ide.toolchain.core 4 0 2017-07-08 20:33:36.687
!MESSAGE Errors enabling entities
!SUBENTRY 1 com.silabs.ide.toolchain.core 4 0 2017-07-08 20:33:36.687
!MESSAGE ToolchainManager: no provider can instantiate com.silabs.ide.si32.gcc:4.8.3.20131129  

EDIT:

[SOLVED] After re-building my system (xorg, lxdm, openjdk1.8, chromium, ufw, packer, wget, git, jshon, expac) and re-installing SSv3 (including listed dependencies) it still would not detect any attached boards.

A little more digging reminded me that lib32-qt4 is a dependency, however I did not consider that relevant in my early attempts to fix.

It seems that when I updated my system, something changed in lib32-qt4 that affected it's dependency chain. The chain includes gcc-multilib and lib32-libmng, which were definitely not installed on my system at the time of SSv3 functioning correctly.

https://aur.archlinux.org/packages/simplicitystudio3/

Last edited by medicineman25 (2017-07-09 03:55:59)

Offline

#2 2017-07-06 08:18:54

medicineman25
Member
Registered: 2014-12-03
Posts: 110

Re: [SOLVED] Simplicity Studio v3 can't see my dev board

This is version 4

 https://aur.archlinux.org/packages/simplicitystudio/ 

this is version 3:

 https://aur.archlinux.org/packages/simplicitystudio3 

Offline

#3 2017-07-06 09:08:41

medicineman25
Member
Registered: 2014-12-03
Posts: 110

Re: [SOLVED] Simplicity Studio v3 can't see my dev board

Currently re-installing, including removing all simplicitystudio related folders in /opt.

Offline

#4 2017-07-06 09:20:18

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] Simplicity Studio v3 can't see my dev board

Please learn to use the edit button and stop bumping the thread.


Moving to AUR Issues...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

Board footer

Powered by FluxBB