板卡为MSP432P401R
CCS8.0版本
MSP432SDK:simplelink_msp432p4_sdk_2_30_00_14
基于SDK中的empty_MSP_EXP432P401R_tirtos_ccs案例移植我的CCS工程。
当执行BIOS_start();语句时,报错
请问怎么解决这个报错?
谢谢
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.
板卡为MSP432P401R
CCS8.0版本
MSP432SDK:simplelink_msp432p4_sdk_2_30_00_14
基于SDK中的empty_MSP_EXP432P401R_tirtos_ccs案例移植我的CCS工程。
当执行BIOS_start();语句时,报错
请问怎么解决这个报错?
谢谢
BIOS_start();是您从何处移植的?您是否在设置中添加了对应的库?