Other Parts Discussed in Thread: TMS320F28030, UNIFLASH
Hello,
I develop a Application using CCS5.5.0.00077, the processor is TMS320F28030. when I finished the development, set the CSM key in the DSP2803x_CSMPasswords.asm file. but I find some mistaken in th app, and wish to update the image loaded in the flash.
when I try to connect to device with debug mode, prompts following information:
Error connecting to the target:
(Error -1015 @ 0x0)
Device is not responding to the request. Device may be locked, or the emulator connection may be unreliable. Unlock the device if possible (e.g. use wait in reset mode, and power-cycle the board). If error persists, confirm configuration and/or try more reliable JTAG settings (e.g. lower TCLK).
(Emulation package 5.1.232.0)
what will I do to erase the flash, and update a new image in the flash?