This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Guys,
since I would like to understand what the SBL exactly does, I have imported the SBL_null and SBL_ospi projects and try to rebuild it.
Unfortunately there is error coccurred:
Does someone get an idea what the problem is ? It seems something is missing, but what ?
I did also run the example project: gpio_led_blink. Everything is working fine there.
Thanks in advance for your hints.
Hi Tai-Phan,
Beside the installation of the MCU+ SDK, you will also need to install other tools. Please follow the instructions in AM243x MCU+ SDK: Download, Install and Setup SDK and Tools (ti.com).
Best regards,
Ming
Hi Ming Wei,
thanks for your support and hints.
I have overlooked the OpenSSL sofar, all other tools are installed. Unfortunately after installing OpenSSL the same error mentioned above is still occurred.
As I already mentioned I could run the example project gpio_led_blink. It must be something specific just for the SBL projects.
If you need any additional info (log-file etc.) I could send to you, pls tell me then.
Much thanks in advance for further hints,
Tai-Phan
Hi Tai-Phan,
I noticed that you are using the CCS 11.2.0. I think the CCS 11.2 is not officially released yet. I tried the same with CCS 11.1.0. It works fine, so I suspect that the CCS 11.2.0 missed some utilities like C:\ti\ccs1110\ccs\utils\tiobj2bin\mkhex4bin.exe. Can you try to install the CCS 11.1.0 and try again?
Best regards,
Ming
Hi Ming,
...yes, after installing CCS 11.1.0 it works fine, there is no error occurred anymore after rebuilding project, just get some warning since my projects were imported with a newer CCS version.
Much thanks for your supports.
Tai-Phan
FYI: CCS 11.2.0 is officially released: