Part Number: CC2642R
Other Parts Discussed in Thread: LAUNCHXL-CC26X2R1
Customers is trying to use the TI driver for the Elliptic Curve Digital Signature Algorithm (ECDSA) on the LAUNCHXL-CC26X2R1 The definition along with example code can be found in <sdk path>\source\ti\drivers\ECDSA.h.
I was able to compile and run the example code in ECDSA.h after adding it to the “empty’ Launchpad example project.
After adding the same code to the ble5_simple_peripheral_cc26x2r1_app (or reduce it to one method call, ECDSA_init()), the following Linker error occurs:
Any ideas on how to get past this linker error?
Thanks,
Mark

