Other Parts Discussed in Thread: UNIFLASH
Tool/software: TI C/C++ Compiler
Hello everyone,
We are working on TMS570LC43 Hercules Launchpad (we have got two of them) and for two days we could compile Blinky example and UART Example without any problem.
But third day, first Launchpad started to give an error message so we couldn't debug it anymore. So we plug the second Launchpad and try to debug a clean project (there is only an empty while loop inside it). But the second one also gave us an error message.
Before I write the error messages wanted to say that we have read almost every articles about out error codes in http://software-dl.ti.com/ . Also we tried to wipe out all FLASH via Uniflash, but it firstly can read the Memory only one time. After we try to erase whole flash, it gives the "MODULE CLOSED" error and doesn't do anything.
I will write the error messages;
First time we plug the microcontroller in and try to debug:
Cortex R5: GEL Output Memory Map Setup for Flash@ Adress 0x00
File Loader: Memory write failed Target failed to read 0x08000000
Cortex R5: Error -2063 @ 0x00 Unable to reset device.
After that (every time we try to debug without plug out) we take these errors randomly:
Error connecting to the target
Error -1170 0x00
Unable to access DAP.
Reset the device and retry the operation. If error persists, confirm configuration, power-cycle the board and/or try more reliable JTAG setting (e.g. Lower TCLK)
Emulation Package (9.1.0.00001)
Thanks for your helps already.
Regards Berke.