Gvaleur / coide_support

additional support for MCU's in COIDE
0 stars 1 forks source link

Debugger and programmer #1

Open vyosypenko opened 10 years ago

vyosypenko commented 10 years ago

Doesn't wokr Stellaris-ICDI. I always get a message:

D:\SD\CooCox\CoIDE>"D:/SD/CooCox/CoIDE/bin\coflash.exe" program M4 "D:/Traning/ARM/TIVA_COCOX/TestTiva/Debug/bin/TestTiva.elf" --adapter-name=Stellaris-ICDI --port=JTAG --adapter-clk=500000 --erase=affected --reset=SYSRESETREQ --driver="D:/SD/CooCox/CoIDE/flash/tm4c123_256.elf"
Stellaris-ICDI not found, make sure adapter is connected.

EliteEng commented 10 years ago

I am getting the same error to.

It does create a .bin file in the debug folder that you can flash with LM Flash Programmer.

But no luck with debugging.

Is there a setting that we are missing??

Gvaleur commented 10 years ago

The problem seems to be a driver problem which i am unfortunately not able to solve you can try openOCD though, it might work.