kayers Community Member

  • Member since Jan 16th 2025

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

  • kayers -

    Replied to the thread Ozone issues when running from flash address 0x00000000.

    Post
    Here is a sample project (attached) quickly made with the SEGGER Embedded Studio, where a few source/header files were added to contribute to the debug symbols, and similar behavior can be seen in the disassembly:
  • kayers -

    Replied to the thread Ozone issues when running from flash address 0x00000000.

    Post
    Hi, thanks for the reply. I cannot share this project at all, but we will try to create a smaller example project which demonstrates the same behavior and post it sometime next week.
  • kayers -

    Posted the thread Ozone issues when running from flash address 0x00000000.

    Thread
    I am working with the TMS570LC4357 and we are running our code from flash address 0x00000000 where the application starts just after the vector table. When doing this, Ozone seems to be somehow overlapping a bunch of debug symbols, and when stepping…