Search Results

Search results 1-8 of 8.

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

  • As one business customer of SEGGER, I wrote an email for help , so the staffs of SEGGER released a reference project on the WIKI. With this project I got the key point why my project cannot work as expected. The reference project is a good start point for most people.

  • Hi, I have finished my flashloader for our risc-v based chip according to the contents on the SEGGER WIKI. The loader works well in debug mode and its release version also generates successful . I'm sure i have followed all the steps on the WIKI, but JLINK.exe still gives the folloing error: ****** Error: Error while loading flash algo ELF file: E:\Program Files (x86)\SEGGER\JLink\Devices\xxxx\xx367\fl367.elf No valid device has been selected. I see the contents and examples on the WIKI are just…

  • Hi, I try to find a stack viewer function inside SES and I found stack usage and call stack. Actually , I just want to see what's inside my stack , this function calls "cstack" in IAR EW , please see the attachment. My question is whether this function can be achieved using "stack usage" or added in further version. Thank you!

  • The SES for RISC-V and for ARM v4.22 were installed on my computer , my OS is Windows 7 SP1 X64 and the CPU inside my computer is i7-4600U . The problem is that quotes <"> cannot be typed for both RISC-V and ARM versions. I also had a try for RISC-V v4.22 under Linux. No problem exists. So, is there a bug or something abnormal ? 3Q!

  • @Nina . I think I made mistakes .The Windows versions of Ozone 2.22 & 2.44 were used.

  • Hi, I have Ozone 2.22q and 2.44 on my computers. Both can list *.* .But 2.44a acts as yours.

  • Serious Bug about Ozone

    Odie - - General

    Post

    Hello Nino, Thank you for your reply. I made more tests today , and I think I get the reason why Ozone crashes when loading large elf files: Ozone needs huge memory for loading large files. When high performance computers are used, Ozone works well. So, it's not a bug. Thank you! :) :)

  • Serious Bug about Ozone

    Odie - - General

    Post

    A very Serious Bug about Ozone 2.22 and Ozone 2.44 was encountered by me recently . When I tried to load a large elf file, Ozone 2.xx will be automatically closed every time. The file is as large as 100MB , more or less. This question occurs on Windows 7 64bit and Ubuntu 16.04 64bit , the Ozone Verisons are 2.xx 64bit for windows and 2.xx 64bit for Linux respectively . I found Ozone 2.44 64bit for windows can work normally on Windows 10 64bit, but it takes a long time to load the large elf file …