Tool/software: TI-RTOS
Hi everyone!
There were problems adding TRNG to the project zero.
Before that, I add TRNG to "empty" for test, it work fine.
So I ported the TRNG code to project zero, but errors occurred:
Description Resource Path Location Type
unresolved symbol TRNG_count, first referenced in C:/ti/simplelink_cc2640r2_sdk_2_40_00_32/source/ti/drivers/lib/drivers_cc26x0r2.aem3<TRNGCC26X0.oem3> project_zero_cc2640r2lp_app C/C++ Problem
Description Resource Path Location Type
unresolved symbol TRNG_config, first referenced in C:/ti/simplelink_cc2640r2_sdk_2_40_00_32/source/ti/drivers/lib/drivers_cc26x0r2.aem3<TRNGCC26X0.oem3> project_zero_cc2640r2lp_app C/C++ Problem
I can't figure out where the problem is, any solution?
Many thanks, Gary