Hi,
I am rying to program a custom-made board using CC1310 following two-layer reference design.
1. SmartRF Flash Programmer is not detecting the board.
2. If it detects, getting the error while performing mass erase.
>Initiate access to target: XDS-L2000IXP.
>Create XBAL object failed: Debug interface is locked.
>Failed to create device object.
2. Occasionally if it gets mass erased, while programming this error is coming.
>Create XBAL object failed: Device 'CC1310F128' is not supported
>Initiate access to target: XDS-L2000IXP.
>Failed to create device object.
3. Voltages as these pins: Dcoupl = 1.97V
VDDR = 2.2V
VDDR_RF = 2.2V
While they should be Dcoupl = 1.2V
VDDR, VDDR_RF = 1.65v
How to proceed with debugging the system and making it work?