HI Team:
We are debugging the CC2340R5 evaluation board, and we find that an error will be reported when running the following routine, how to solve it? thank you.
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,
Have you referred to this documentation, it's related to building with IAR: https://dev.ti.com/tirex/content/simplelink_lowpower_f3_sdk_7_20_01_10/docs/ble5stack/ble_user_guide/html/quickstart-guide/ble5-quick-start-cc23xx.html#using-ble5-stack-projects-with-iar
Thanks,
Toby
HI,Toby Pan
I import the project file according to the content prompts of the linked page,However, the following errors will be reported。After the project is imported into IAR, the project will still report an error after the compilation and then clear three times, how to solve it? thank you.
It seems related to the "Custom Argument Variables".
It seems you've installed the SDK at a different location than what is expected.
Try updating each of the variables to match their actual location (for example, in your case SIMPLELINK_LOWPOWER_F3_SDK_INSTALL_DIR should point to D:/TI-CC2340R5SDK/SDK....)