SEGGER - Nino Administrator
- Member since Jan 2nd 2017
- Last Activity
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
SEGGER - Nino -
Replied to the thread Segger linker creating overlapping sections (on "Pad ro Section" = Yes.
PostHello Clemens, Thank you for your inquiry. The reported behaviour was reproducible. We will investigate further and come back to you once we have more information. Best regards, Nino -
SEGGER - Nino -
Replied to the thread SES for ARM 6.32 having 'cannot honor width suffix' assembler errors.
PostHello, Thank you for your inquiry. Thumb is not the issue here, it is not like you could use something else on Cortex-MWhat most likely happened that the update of the toolchain brought some stricter rules on how assembly code may be aligned and…
-
SEGGER - Nino -
Replied to the thread [SOLVED] SES 6.32 simulator not correctly showing variable values.
PostHello, great to hear that you are up and running again. This thread will be closed now. Best regards, Nino -
SEGGER - Nino -
Replied to the thread Ozone with IMXRT1062.
Post -
SEGGER - Nino -
Replied to the thread New Software Versions.
PostHello, Thank you for your inquiry. In short, because the majority of our customers prefer it that way. To get notified when a new version releases you can subscribe here: segger.com/notification/subscribe.php?prodid=178,7 We will put on our wish list… -
SEGGER - Nino -
Replied to the thread [SOLVED] SES 6.32 simulator not correctly showing variable values.
PostHello, Thank you for your inquiry. Sounds like code optimization is off. Could you check if any optimization level is active? For debugging we recommend level 0. Best regards, Nino -
SEGGER - Nino -
Replied to the thread JFlash - Connect under reset option.
PostHello, Thank you for your inquiry. Typically if connect under reset is required is decided on connect automatically by our software. What is your use case here? What target device are you using exactly? Please note that this is our community forum. If… -
SEGGER - Nino -
Replied to the thread J-LINK connect Cortex-A15 core1.
PostHello, Thank you for your inquiry. Could you provide the S/N of your J-Link for reference? If the device is officially supported by J-Link already, it should be sufficient to simply select Core1 in the device selection dialogue. If it is not supported… -
SEGGER - Nino -
Replied to the thread unions with structs dont display properly.
PostHello, Quote from AndyR: “how do I know what boards you have ? ” This should not matter. This is a pure software issue and should be target independent, correct? So if you could provide us with an reproduction project that could run on any Arm… -
SEGGER - Nino -
Replied to the thread [SOLVED] SES 6.32a doesn't produce correct binary when compiled in Release mode for nRF52840.
PostHello Remco, The title is more than misleading. Embedded studio will produce the exact binary that you set it up to generate. Why your release build is not working but the debug build does can have numerous reasons. And none of them have to do with… -
SEGGER - Nino -
Replied to the thread Linker throws "cannot find default versions of the ISA extension `i'" for RV32E.
PostHello, we will check the default sample. But this sample is meant to be used only to get a feeling on how Embedded Studio works. It is possible that it will not cover all use cases automatically. If you plan on testing more features that are even… -
SEGGER - Nino -
Replied to the thread SES 6.32 producing incorrect register map for STM32L0x family.
PostHello, Thank you for your inquiry. The register xml files are based on the silicon vendors svd files so ST made a mistake here. We will make sure this is fixed in the next package update. Best regards, Nino -
SEGGER - Nino -
Replied to the thread unions with structs dont display properly.
PostHello, Unfortunately this is not helping. We would need to reproduce the behaviour on hardware. Could you provide an example project for reproduction that would run on an eval board? An elf file + the Ozone project .jdebug file should be… -
SEGGER - Nino -
Replied to the thread [SOLVED] SES for RISC-V v6.32b HPM6750 CPU Support Package.
PostHello, Thank you for your inquriy. The HPMicro Package is maintained by HPMicro directly. So you would have to contact HPMicro support in this regard. As soon as they send us the updated package we will make it public. Best regards, Nino -
SEGGER - Nino -
Replied to the thread Ozone v3.26g - Error : Invalid startup completion point "main": symbol address could not be determined.
PostHello, The solution in the linked thread was to use Debug.ReadIntoInstCache on the RAM section after the RAM code is loaded. In that case there was information missing from the elf file that the section will be copied into RAM so Ozone has no way to… -
SEGGER - Nino -
Replied to the thread unions with structs dont display properly.
PostHello, The reported behaviour is not reproducible for me with Ozone V3.26h, see picture attached. Could you provide an example project for reproduction that would run on an eval board? An elf file + the Ozone project .jdebug file should be… -
SEGGER - Nino -
Replied to the thread SEGGER Embedded Studio can't connect to nRF52832 device on Windows 10.
PostHello, Thank you for your inquiry. The behaviour is expected as the project you have loaded it the default Hello project which only runs in the simulator. You need to create a new project where you select the nRF52832 as target device. For more… -
SEGGER - Nino -
Replied to the thread Trace Interface Type PC Sampling gone?.
PostHello, Thank you for your inquiry. Yes PC sampling was removed as it was rarely used and in some cases could case issues on certain architectures. It may be reintroduced in future but there is currently no fixed time frame for this. May I suggest to… -
SEGGER - Nino -
Replied to the thread Linker throws "cannot find default versions of the ISA extension `i'" for RV32E.
PostHello, Thank you for your inquiry. Such an issue is not known to us. The reported behaviour was not reproducible for me with V6.32a. Could you give that version a try? If the issue persists, could you provide a simple example project that shows the… -
SEGGER - Nino -
Replied to the thread [SOLVED] Is the Microchip SAM-E package for Embedded Studio compatible with SAM E51 Curiosity board?.
PostHello, Thank you for your inquiry. No that package supports the SAME70 series only. What you want is the SAME51 package. That will work with any board that uses a SAME51 chip as the packages are CPU Support packages and not board specific. Best…