Tool/software:
Dear E2E Support,
My customer would need to develop his own programmer for the CC2340R5.
Can we provide the API source and the flash controller description?
We are covered by a NDA, if needed.
Regards,
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.
Tool/software:
Dear E2E Support,
My customer would need to develop his own programmer for the CC2340R5.
Can we provide the API source and the flash controller description?
We are covered by a NDA, if needed.
Regards,
Hi TISL,
The SWD is public, and we implement the following specification: Arm Debug Interface Architecture Specification
See https://developer.arm.com/documentation/ihi0031/g/?lang=en (make sure you’re on the latest rev although all the revs online seem to have the same sequence information), the specific section to reference is B5.3.4 – Leaving dormant state
The SACI command protocol is documented in Section 8.3.2 of the TRM.
Are you aware of OpenOCD? This would be a useful starting point as well.
Regards,
Ryan
Hi Ryan,
thank you for the clarification.
I wasn't aware about the SACI features. It looks perfect for my purpose!
Thank you for the support.
Regards,
Cristopher