Other Parts Discussed in Thread: UNIFLASH
Tool/software: Code Composer Studio
hey all,
I am looking to add a script that occurs before CCS starts to try to debug the device (i.e. connect and program). What i want to do is flash the device using Uniflash command line commands and then enter Debug. This would drastically increase debug time for me since I would no longer have to go into Uniflash, set everything up, point to the MCU image, and flash.
This would be similar to the pre-build step we already have, except its for debug.
Let me know if this is possible!
Thanks,
Vince Rodriguez