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.

[参考译文] PROCESSOR-SDK-J784S4:SBL 的调试构建

Guru**** 2333840 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1516536/processor-sdk-j784s4-debug-build-of-sbl

部件号:PROCESSOR-SDK-J784S4

工具/软件:

您好:

我正在尝试使用调试配置文件编译 SBL。 我收到以下错误:

ti-processor-sdk-rtos-j784s4-evm-09_02_00_05/pdk_j784s4_09_02_00_30/packages/ti/build$ make sbl_ospi_img_hlos disable_recurse_DEPS=no board=j784s4_evm core=mcu1_0 build_profile=debug
make:***没有生成目标"bl_ospi_img_hlos"的规则。  STOP

如果我在没有 BUILD_PROFILE 选项 的情况下进行编译、则编译会正常进行。