Part Number: DRA787 Our product shall support secure boot, the signing method used is SHA256_RSA2048.
So we must use SHA256_RSA2048 in sbl.
Does DRA787 hardware or PDK/SDK support SHA256_RSA2048 ?
Part Number: DRA787 DRA78x boot up from IPU0 default.
Can DRA78x boot up from IPU1? or IPU0/ IPU1 boot up at the same time, both IPU0 and IPU1 have SBL?
Part Number: DRA787 Other Parts Discussed in Thread: SYSBIOS Print the callstack of function is useful for analyse issue.
Such as A function call B function, B function call C function, Can we add code in C function to Print the callstack A-->B-->C ? Which…
Part Number: DRA787 Hi, expert:
As stated in the below document, there is a utility "Debug_Training" tool which can help customer do the profiling.
Debugging_Techniques_Lab_Manual_20190508_Update.pdf
How and where can I get this package?
Many…
Part Number: DRA787 Other Parts Discussed in Thread: SYSBIOS We are develop the log system link vision sdk log system,
We config a share memory use keyword CachePolicy_NON_CACHEABLE.
When we save log and log length to share memory in DSP1, the IPU1_0 get…
Part Number: DRA787 Tool/software: TI-RTOS Our produce use DRA78x, have a 256M QSPI Flash.
Software based on vision SDK, OS is RTOS.
We need to create a FAT partition on QSPI Flash.
how to create a FAT partition?