Search Results

Search results 1-15 of 15.

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Hi Nino Thanks...I found the RTT files. :). Quote from SEGGER - Nino: “Quote: “Is there any possibillity to jump to the codeline which generates a compile error? Don't find something under Help -> content... :(” You can jump by either using shortcuts F4 and Shift + F4. Best regards, Nino” I meant something like the compile error in the attachment. In most IDEs I used, the normal way is a coubleclick at the warning, and the cursor jumps to the codeline which causes the error or/and marks it. F4/S…

  • Hi Its courios...now it works (auto code completition), but I don't no what I've changed... Yes, I mean RTT. Is there an easy way do add it to an project (like "Add existing file..."), I dont find a folder in ES-installation where it is, I dislike also to rummage in such template directories (to easy to damage it...). And create an empty project to copy this files is a way, but I it seems also not beeing what it should be... There are also any questions for using ES (Help -> F1 does not work?) I…

  • Realy no idea? Edit: There is an other...I wanna put some functions in a seperate File. But the functions are not showed in auto code completition, no matter how I include it. How can I familiarize my files with code ES editor?

  • It seems ES are some libraries missing with some defines... forum.segger.com/index.php/Att…2fada7b782dd718e34462eb82

  • Hi I've a project which is generated by ST's CubeMX. CubeMX generate the Project as KEIL-Project, and Embedded Studio imports this, its working nice. But I miss the Debug-printf-function. I tried to copy and include all libraries from an ES-created project, but it does not work. Any idea how I can use this debugtool in a project like this? I couldnt find some helpful infos for this problem. thanks for help

  • The problem is solved. There was a mistake by HW-Design...it worked after fixing.

  • Oh right...to different sessions, wrong controller. Here are the error message and control panel with the right selected target cpu. forum.segger.com/index.php/Att…2fada7b782dd718e34462eb82 This is the Log taken from control panel. forum.segger.com/index.php/Att…2fada7b782dd718e34462eb82 Here is the Embedded Studio Log: forum.segger.com/index.php/Att…2fada7b782dd718e34462eb82 Please, tell me if you need more informations. Im really hope you can help me... PS: Is a hardware error probable? I have…

  • Ah...Ok, I've found it. Log is here: Quote: “ SEGGER J-Link V6.10c DLL Log DLL Compiled: Sep 28 2016 18:45:15 Logging started @ 2016-09-30 20:59 T0D94 000:573 JLINK_ReadMemU32(0xE000EFF0, 0x0001 Items, ...) - Data: 0x0000000D T0D94 000:574 JLINK_ReadMemU32(0xE000EFF4, 0x0001 Items, ...) - Data: 0x000000E0 T0D94 000:575 JLINK_ReadMemU32(0xE000EFF8, 0x0001 Items, ...) - Data: 0x00000005 T0D94 000:576 JLINK_ReadMemU32(0xE000EFFC, 0x0001 Items, ...) - Data: 0x000000B1 T0D94 000:577 JLINK_ReadMemU32(…

  • Hi Niklas I've upated the sw+documentation-pack. The problem was not solved. Which green button for jlink panel? Here are some screenshots: forum.segger.com/index.php/Att…2fada7b782dd718e34462eb82 forum.segger.com/index.php/Att…2fada7b782dd718e34462eb82 forum.segger.com/index.php/Att…2fada7b782dd718e34462eb82 forum.segger.com/index.php/Att…2fada7b782dd718e34462eb82 I have also updated embedded studio...and I cant find the Jlink.

  • Hi I have a problem with a virgin STM32-F446VE. I want to download a programm and get always a message "Active read protected STM32 detected. ..." The debugger does not work, I get the following message: forum.segger.com/index.php/Att…2fada7b782dd718e34462eb82 Studio Output: forum.segger.com/index.php/Att…2fada7b782dd718e34462eb82 I tested do reset the STM32 with JLinkSTM32, but it does not work. forum.segger.com/index.php/Att…2fada7b782dd718e34462eb82 But JLink.exe seems to work fine. forum.seg…

  • Well...I builded a new J-Link-adapter for the Nucleoboard. The old connector was faulty. Now it works fine. I thougt if JLink-Commander works, Embedded Studio must also do...thanks for the idea with unstable connection.

  • Hi Now I tried to get seriously with the first project (hardware development went ahead). I got the same problem with every new project/solution: No connection between J-Link and CPU. It must reasoning in some project settings, but I cant find them. jlink.exe runs, read from the STM32, recognized the M4 correctly and gives no errors. If I open the old solution (which I used in first postings), it runs also. But in every new project, J-Link denied every cooperation. I compared the debugger-settin…

  • Quote: “ It can be set in Project Properties -> J-Link Options -> J-Link Log File ” Aha...there are the settings for the debugging device. I searched them somewhere in the target menue. So yesterday I adjust the right controller (some other STM32 was set, don't no why, Im sure that I choosed the right when I created the project) and some other things-and no it seems to work. There are some red windows at first time, but the second try was succesfull. J-Link stopped the blink-blink-standardprogra…

  • Thanks for your answer. Well, I tried the jlink.exe a couple of times, even with standard values. No reaction, no connection. Now, I tried it with 100kHz interface speed, and it seems to work. Look at screenshot: forum.segger.com/index.php/Att…2fada7b782dd718e34462eb82 Its strange, now it works also with 4000kHz. (Only with my hole grid adapter, the wire mess doesnt. Ok, it would be surprising if it works at this frequenzy.) But Embedded Studio resume to deny every collaboration...

  • Hi I try to make my first steps with ARMs. At first, I wanna programm a Nucleoboard from ST with ST32F446. The Nucleo has the ST-Link but I dont wanna use the J-Link EDU. Now I connected the Nucleo with the J-Link like here described here: mcuoneclipse.com/2015/08/22/de…-with-with-segger-j-link/ But it doesnt work. The J-Link is marked as "present", but there are no connection. As I tested J-Link first, ES tried to update the firmware and aborted this. The Explore-Window doesnt show anything wha…