Search Results
Search results 1-3 of 3.
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
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 through code it will just end up at random unrelated lines of code. The disassembly seen in figure 1 shows this behavior, where the blacked out source files are various different files which should not be correlated with this address. We found a "fix…