Other Parts Discussed in Thread: UNIFLASH
Hi Expert,
I have questions about the difference between "sbl null" (ospi boot mode) and "load_dmsc.js" (no boot mode) in SDK 08.02.00.31.
I thought both are doing the same operation for debug sessions in CCS. We are using both modes, no boot mode and ospi boot mode during our custom flash driver development. However, I found application operation is a bit different based on those of bootmode and script. For example, the application reading flash ID operation did not work with SBL NULL bootup in CCS, but it worked well with "load_dmsc.js" and no boot mode. Could you share your knowledge of their different points?
In addition to the question above, please let me know how to run TI examples of "sbl null" or "sbl ospi" in CCS. When I tried to run debug session and start "main()" for those SBL examples in CCS, the code was waiting for "Sciclient_waitForBootNotification()" infinitely.
I would appreciate it if you share your experience and knowledge on these questions.
Regards,
Moonil