Just like programming port pins for PIC(PGC,PGD.....).IS there any way for flash programming for piccolo controller
Does JTAG emulator come with flash programmer(can we dump program through JTAG pins other than just emulating????????
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.
Just like programming port pins for PIC(PGC,PGD.....).IS there any way for flash programming for piccolo controller
Does JTAG emulator come with flash programmer(can we dump program through JTAG pins other than just emulating????????
Yes, you can program the flash using the Code Composer Studio IDE, a JTAG emulation pod such as the XSD100, to program the flash over JTAG.
The specific procedure is different depending which version of Code Composer Studio you are using. For version prior to v4.x, there was an additional step which required a plug-in to perform this functionality. With v4.x and greater, this same step is now incorporated natively in the IDE and is seemless to the user.