Package Details: embedded-studio-arm 7.32a-2

Git Clone URL: https://aur.archlinux.org/embedded-studio-arm.git (read-only, click to copy)
Package Base: embedded-studio-arm
Description: Segger Embedded Studio for ARM
Upstream URL: https://www.segger.com/products/development-tools/embedded-studio/
Licenses: Commercial
Submitter: kumen
Maintainer: kumen
Last Packager: kumen
Votes: 3
Popularity: 0.000001
First Submitted: 2021-02-24 11:48 (UTC)
Last Updated: 2024-03-28 13:24 (UTC)

Pinned Comments

kumen commented on 2024-03-28 13:27 (UTC)

New version of Embedded Studio is here: https://aur.archlinux.org/packages/embedded-studio

Latest Comments

1 2 Next › Last »

kumen commented on 2024-03-28 13:27 (UTC)

New version of Embedded Studio is here: https://aur.archlinux.org/packages/embedded-studio

taotieren commented on 2023-12-12 15:51 (UTC) (edited on 2023-12-12 15:52 (UTC) by taotieren)

Hi, I'm getting the following error when building this package with extra-x86_64-build:

/build/embedded-studio-risc-v/src/embedded-studio-risc-v/install_segger_embedded_studio: error while loading shared libraries: libX11. so.6: cannot open shared object file: No such file or directory
==> ERROR: Fault in package().
    Terminate...

Looking at the error message, it looks like a missing compilation dependency: libx11. Can you help me with the compilation dependencies? Thanks for your help.

mickael9 commented on 2023-07-15 21:19 (UTC) (edited on 2023-10-27 19:00 (UTC) by mickael9)

Here is a PKGBUILD from version 7.32

https://gist.github.com/mickael9/e7fccc3e0e6f050936942be2458639ed

I have added a symlink from /opt/SEGGER/Embedded-Studio-ARM/lib to /var/cache/Embedded-Studio-ARM/lib (with mode 777).

Not the best solution but at least projects can be compiled

imi415 commented on 2023-02-17 01:48 (UTC) (edited on 2023-02-17 01:48 (UTC) by imi415)

Hi, In the release note for 7.10, the following lines:

The $(StudioDir)/lib directory is now writable, libraries are built from source code as required.
The SEGGER C++ library package is now supplied as source code and built into the $(StudioDir)/lib directory as required.

Which prevents installation and management by a decent package manager. So far I haven't found a soluion to specify the library build output directory.

taotieren commented on 2021-10-14 14:00 (UTC)

Can you help me pack the Segger Linux Stdio? Thank you.

https://www.segger.com/downloads/linux-studio

kumen commented on 2021-05-17 14:34 (UTC)

@alex.henrie thanks for tip, symlink added

alex.henrie commented on 2021-05-16 19:53 (UTC)

It's great that this package provides a symlink from /usr/bin/emStudio-ARM to /opt/SEGGER/Embedded-Studio-ARM/bin/emStudio. Could you please also add a symlink from /usr/bin/emBuild-ARM to /opt/SEGGER/Embedded-Studio-ARM/bin/emBuild for building projects from the command line?

kumen commented on 2021-02-24 12:16 (UTC) (edited on 2021-02-24 12:16 (UTC) by kumen)

This package is now renamed to: https://aur.archlinux.org/packages/embedded-studio-arm/ (waiting for merge)
RISC-V package is created here: https://aur.archlinux.org/packages/embedded-studio-risc-v/