Other Parts Discussed in Thread: AWR1843, , UNIFLASH,
Hallo TI Support Team,
we have ported our CAN Secondary Bootloader (SBL) from AWR1843 to AWR6843. The following were adapted in the existing AWR1843 CCS project and related xwr68xxx files were included for the SW build.
Environment details:
Code Composer Studio - Version: 9.3.0.00012
MMWAVE SDK: 3.2.0.4
CCS Project Properties
I have also compared the environment settings in the TI sdk \ packages \ ti \ utils \ sbl \ and \ packages \ ti \ common \ and don't see any other differences other than the MMWAVE_L3RAM_NUM_BANK, SHMEM_ALLOC and SOC_XWR68XX.
The TI Resource Explorer website - dev.ti.com/.../node only contains the AWR1843 Developer’s Guide. Do you have something for AWR6843 too?
The image download (SBL_imageLoader()) to the RAM hangs somewhere and the application software does not start. While debugging, it was found that the parsing was not completed - something is wrong with "Number of files done parsing" (gSblMCB.numFilesWritten) and "Number of files present" gSblMCB.metaHeader.numFiles). They never match.
Before investing further time into debugging, could you please let me know if something is missing in the CAN SBL CCS environment or mmwave sdk version, particularly for AWR6843? Any further hints would be helpful.
Please let me know if you need more information for analysis.
Thanks for your support.