Hello.
In order to evaluate startup time of SBL in TDA3 using PROCESSORSDK 3.08, I would like to debug _c_int00.
After loading in M4 (IPU1_0) the code with symbols (xme4 file), and running , when jump to _c_int00, boot.asm is not located.
As usual, it is shown a window to properly select the path for that file.
The thing is that the path that this window shows for a path is really strange (seems to point to a temporal folder).
Three questions:
As I am using ti-cgt-arm_16.9.2.LTS/, should the boot.asm the path pointing to the one included in that compiler?
Code Composer gets path of boot.asm only from .xem4 content or there are other/aditional information?
As I would expect pointing to the ones included in TI compiler, where I can find and assure that used that?