Search Results
Search results 1-20 of 30.
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
Hello Kenmux, To import Keil uVision projects you need to do a few more manual steps than just using the import function. Check out our wiki article on Port Projects from Keil uVision to Embedded Studio. In the article you will find a step by step guide for importing Keil uVision projects into Embedded Studio. Best Regards, Lucas
-
Hello Frank, Great to hear that you are up and running again. We will consider this case as closed now. Best Regards, Lucas
-
Hi Frank, thank you for your inquiry. The described behavior could be reproduced. We are already working on a solution for the described behavior. As soon as there are any news we will get back to you. Best Regards, Lucas
-
Hi elmagnificose, We gave this a try with the SEGGER FLASH loader and everything works as expected. We generelly recommend to use the SEGGER FLASH loader and no third party FLASH loaders. If there is any issue with the NXP FLASH loader, please contact NXP in that case. Fore more information on how to use the SEGGER FLASH loader on the IMXRT1052 see here: wiki.segger.com/i.MXRT1050 Please make sure that the latest Embedded Studio and J-Link Software version is used. Basically, it is important to …
-
Hello elmagnificose, Could you elaborate what evalboard you are using, and which external FLASH is used? Best Regards, Lucas
-
Hello justinmreina, We gave the option a try, and could not find any unexpected behavior in the latest Embedded Studio version. Just click in the input field next to the option name and enter any value, for example 10. As you can see in the screenshot down below, the option works as expected. Quote from justinmreina: “How do you set up the print margin for display? ” Could you elaborate what you mean by this? Best Regards, Lucas
-
Hello Yilin Sun, Thank you for your feedback. Currently there are not options available to achieve this. However we see that a solution for this might be necessary, so we will discuss this in the team and come back to you once we got more information. Best Regards, Lucas
-
Hello Noggin, Thank you for your inquiry. We could not reproduce the described behavior. Please make sure that you are using the Embedded Studio version v5.42a recommended by Nordic in the Nordic SDK release notes. Generely it looks like the output path in the .elf file do not match the source paths on your host system, so the debugger cannot reference the source code to the binary code. If the behavior persists, we recommend to contact Nordic support. Other Embedded Studio might not be compatib…
-
Hi _frank_ > 1. export/import of projects as archive, e.g. ZIP Currently not planned, but has been added to our feature request list. However, it is always possible to make the project portable by manually zipping it. > 2. compatibility with crossworks packages (package manager) Not possible due to different toolchains. The poorly visible font color in the Embedded Studio watch window could not be reproduced, downsee the attached screenshot. You may have changed a setting that makes the color so…
-
Hi _frank_ Thank you for your inquiry. We could reproduce the described behavior and have put it on our bugtracker. To receive automated notifications about upcoming Embedded Studio you can subscribe to the following notification list: segger.com/notification/subscribe.php?prodid=19 However this is not a functional bug so can't name a fixed time schedule. Thanks! Best Regards, Lucas
-
Hello nibbly78, Thank you for providing the project. The described behavior is caused by a error in your linker script, which seems to come from a third party IDE. To avoid the Linker error, simply remove the following lines of your linker script. Source Code (6 lines)For more information about the linker script syntax, see the GNU Linker Manual. However, we recommend that you create a new project in Embedded Studio using the project wizard and add your sources to it. With our CPU Support Packag…
-
Hello MAmer. Thank you for your inquiry. Jumping to the last visited lines in Embedded Studio is not available. Alt+left let you jump to the last created waypoint, which will be created if you jump to e.g a function declaration. During debugging, constantly waypoints are generated, but this shortcut also works in the code editor. You can find all available keyboard shortcuts in Embedded Studio via: Help -> Keyboard Map... Best Regards, Lucas
-
Hi nibbly78, Thank you for your inquiry. Such an issue is not known to us. Could you provide us with a sample project for reproduction? Regards, Lucas
-
Hi gSESm22, We could not reprduce the described behavior on a MacOS system (Version 13.0 Ventura). We were able to use the svn integration in Embedded Studio with the above mentioned macOS setup exactly as documented in our Wiki. There is probably an issue with your SVN executable. Generally Embedded Studio does not support logging functions for third party software. Please understand that we can't provide additional support in this matter as the issue is not caused by SEGGER products. We will c…
-
Hi gSESm22, Thank you for your inquiry. The described behavior could not be reproduced. Please note that the Embedded Studio has no facility to create repositories from scratch, nor to clone, pull, or checkout repositories to a working copy: it is your responsibility to create a working copy outside of Embedded Studio using your selected command-line client or Windows Explorer extension. For more information please follow this wiki article: wiki.segger.com/VCS_Configuration Best Regards, Lucas