Hello I did just commit a very basic support to debug TI CC1310.
http://openocd.zylin.com/#/c/3708/ These CC13xx chips are very similar to CC26xx. Though there seems to be no flash driver support yet in openocd? >From mailing list I saw someone looking into this previously: Ref: https://sourceforge.net/p/openocd/mailman/message/34761968/ Though we also experience some issues to connect to target using XDS100v3 after reset. This was noted in a previous commit that there is a moment-22 situation that chip must be reset before setting it up, but to reset it we must set it up I guess. Ref: http://openocd.zylin.com/#/c/1884/ Though after trying connecting 3-5 times it often succeeds in the end by just banging until it connects. After that everything seems to work smooth and the Cortex-M3 can be halt/resume/reg write to memory etc. So out question is about next step which is a flash driver. Is someone currently looking into this? Otherwise we plan to make an attempt to fix a basic flash driver for CC13xx/CC26xx. Is there interest in the community for such a driver, we could make it public for review. Thanks & Best Regards, Fredrik Hederstierna ------------------------------------------------------------------------------ _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
