Hello TI Team,
SDK version used: 08_06_01_03
We are trying to start the the BIST Example under the SDL with SBL bootloader:
1- We have generated the app file using the k3ImageGen.sh from output: bist_example_app_r5f_baremetal_debug.appimage.
2- We copied the SBL file into SD Card sbl_mmcsd_img_mcu1_0_release.tiimage and rename it tiboot3.bin.
3- We also copied tifs.bin to the card and the app generated with K3Imagegen and rename it app.
once we boot the J721e from sd card we see that SBL boots and loads tifs but the BIST example doesnt show anything and we receive the following:
the same happens when we replace BIST example with an app that has already worked with spl bootloader
what are we doing wrong?
could you provide a working example with BIST?
Also when calling K3ImageGen.sh we give the core id 4 as shown in the User Manual. However in case we oped that file we see that the ID4 is an MPU and not the MCU.
Is the documentation under User manual incorrect or the list in K3ImageGen.sh?
Best.
KAMEL.